- name - Variable in class com.airs.platform.HandlerEntry
-
Name of the HandlerUI entry
- nearby_semaphore - Variable in class com.airs.handlers.WifiHandler
-
semaphore for nearby thread - released by GPS handler
- next - Variable in class com.airs.platform.Sensor
-
Reference to the next sensor in the repository list
- nors - Static variable in class com.airs.helper.SerialPortLogger
-
- NotificationHandler - Class in com.airs.handlers
-
Class to read notification related sensors, specifically the NO sensor
- NotificationHandler(Context) - Constructor for class com.airs.handlers.NotificationHandler
-
Constructor, allocating all necessary resources for the handler
Here, it's only arming the semaphore and registering the accessibility broadcast event as well as firing the start event to the accessibility service
- NotificationHandlerListener - Class in com.airs.handlers
-
Class to implement the AIRS notification listener service
- NotificationHandlerListener() - Constructor for class com.airs.handlers.NotificationHandlerListener
-
- NotificationHandlerService - Class in com.airs.handlers
-
Class to implement the AIRS accessibility service
- NotificationHandlerService() - Constructor for class com.airs.handlers.NotificationHandlerService
-
- NotificationHandlerUI - Class in com.airs.handlerUIs
-
Class to implement the NotificationHandler configuration UI, based on the HandlerUI interface class
- NotificationHandlerUI() - Constructor for class com.airs.handlerUIs.NotificationHandlerUI
-
- Notify(short, byte[], Callback) - Method in class com.airs.platform.EventComponent
-
Sends notification in subscription dialog