- Handler - Interface in com.airs.handlers
-
Interface for sensor handlers
- handler - Variable in class com.airs.platform.Sensor
-
points to handler serving this sensor
- HandlerEntry - Class in com.airs.platform
-
Class for describing a HandlerUI entry
- HandlerEntry() - Constructor for class com.airs.platform.HandlerEntry
-
- HandlerManager - Class in com.airs.platform
-
- HandlerManager() - Constructor for class com.airs.platform.HandlerManager
-
- handlers - Static variable in class com.airs.platform.HandlerManager
-
Reference to
Handler entries being instantiated
- handlers - Static variable in class com.airs.platform.HandlerUIManager
-
array with HandlerUI references
- HandlerUI - Interface in com.airs.handlerUIs
-
Interface being implemented by individual HandlerUI classes for each configuration setting entry
- HandlerUIManager - Class in com.airs.platform
-
Initializes the handler UIs and stores them in static variable
later being used to point to in the recording services
- HandlerUIManager() - Constructor for class com.airs.platform.HandlerUIManager
-
- hasHistory - Variable in class com.airs.platform.Sensor
-
does this sensor support history?
- HeartMonitorHandler - Class in com.airs.handlers
-
Class to read Zephyr HxM related sensors, specifically the HL, HP, HI sensor
- HeartMonitorHandler(Context) - Constructor for class com.airs.handlers.HeartMonitorHandler
-
Constructor, allocating all necessary resources for the handler
Here, it's arming the semaphore
- HeartMonitorHandlerUI - Class in com.airs.handlerUIs
-
Class to implement the HeartMonitorHandler configuration UI, based on the HandlerUI interface class
- HeartMonitorHandlerUI() - Constructor for class com.airs.handlerUIs.HeartMonitorHandlerUI
-
- HeartMonitorSmartHandlerUI - Class in com.airs.handlerUIs
-
Activity to implement the HeartMonitorHandler configuration UI for BT Smart type of devices.
- HeartMonitorSmartHandlerUI() - Constructor for class com.airs.handlerUIs.HeartMonitorSmartHandlerUI
-
- History(String) - Method in class com.airs.handlers.AudioHandler
-
Method to view historical chart of the given sensor symbol
- History(String) - Method in class com.airs.handlers.BeaconHandler
-
Method to view historical chart of the given sensor symbol
- History(String) - Method in class com.airs.handlers.BloodPressureButtonHandler
-
Method to view historical chart of the given sensor symbol - doing nothing in this handler
- History(String) - Method in class com.airs.handlers.CalendarHandler
-
Method to view historical chart of the given sensor symbol - here doing nothing
- History(String) - Method in class com.airs.handlers.CellHandler
-
Method to view historical chart of the given sensor symbol
- History(String) - Method in class com.airs.handlers.EventButtonHandler
-
Method to view historical chart of the given sensor symbol - doing nothing in this handler
- History(String) - Method in class com.airs.handlers.EventTextHandler
-
Method to view historical chart of the given sensor symbol - doing nothing in this handler
- History(String) - Method in class com.airs.handlers.GPSHandler
-
Method to view historical chart of the given sensor symbol - supporting timeline as well as map view here
- History(String) - Method in interface com.airs.handlers.Handler
-
Method to provide a historical view of the given sensor
- History(String) - Method in class com.airs.handlers.HeartMonitorHandler
-
Method to view historical chart of the given sensor symbol - supporting timeline for heart rate and instant speed
- History(String) - Method in class com.airs.handlers.MediaWatcherHandler
-
Method to view historical chart of the given sensor symbol - doing nothing here!
- History(String) - Method in class com.airs.handlers.MoodButtonHandler
-
Method to view historical chart of the given sensor symbol - doing nothing in this handler
- History(String) - Method in class com.airs.handlers.MusicPlayerHandler
-
Method to view historical chart of the given sensor symbol
- History(String) - Method in class com.airs.handlers.NotificationHandler
-
Method to view historical chart of the given sensor symbol - here doing nothing
- History(String) - Method in class com.airs.handlers.PhoneSensorHandler
-
Method to view historical chart of the given sensor symbol
- History(String) - Method in class com.airs.handlers.RandomHandler
-
Method to view historical chart of the given sensor symbol - here doing nothing
- History(String) - Method in class com.airs.handlers.SystemHandler
-
Method to view historical chart of the given sensor symbol
- History(String) - Method in class com.airs.handlers.WeatherHandler
-
Method to view historical chart of the given sensor symbol
- History(String) - Method in class com.airs.handlers.WifiHandler
-
Method to view historical chart of the given sensor symbol - here doing nothing
- History - Class in com.airs.platform
-
- History() - Constructor for class com.airs.platform.History
-