- MAC_reading - Variable in class com.airs.handlers.WifiHandler
-
current MAC reading
- mac_semaphore - Variable in class com.airs.handlers.WifiHandler
-
semaphore for MAC reading - released by GPS handler
- mapView(Context, String, String) - Static method in class com.airs.platform.History
-
- MapViewerActivity - Class in com.airs.visualisations
-
Activity to view the GI/VI sensors on a Google Map view
- MapViewerActivity() - Constructor for class com.airs.visualisations.MapViewerActivity
-
- MapViewerOverlay - Class in com.airs.visualisations
-
Class to implement the overlay of GI/VI sensors in the Map View
- MapViewerOverlay(Drawable, Context) - Constructor for class com.airs.visualisations.MapViewerOverlay
-
Constructor
- MapViewerOverlayTrack - Class in com.airs.visualisations
-
Class for the overlay track being shown for the GI/VI sensors
- MapViewerOverlayTrack(GeoPoint, GeoPoint) - Constructor for class com.airs.visualisations.MapViewerOverlayTrack
-
Constructor
- max - Variable in class com.airs.platform.Sensor
-
max value of sensor reading (if supported)
- max_handlers - Static variable in class com.airs.platform.HandlerManager
-
maximum number of handlers supported so far
- max_handlers - Static variable in class com.airs.platform.HandlerUIManager
-
- MediaAddActivity - Class in com.airs.handlers
-
Activity to add images as MW sensor when being shared to AIRS
- MediaAddActivity() - Constructor for class com.airs.handlers.MediaAddActivity
-
- MediaWatcherHandler - Class in com.airs.handlers
-
Class to read media watcher sensors, specifically the MW sensor
- MediaWatcherHandler(Context) - Constructor for class com.airs.handlers.MediaWatcherHandler
-
Constructor, allocating all necessary resources for the handler
Here, it's reading the persistent preferences
Then, we determine the appropriate directories and arm the semaphore
Finally, it's arming the semaphore
- MediaWatcherHandlerUI - Class in com.airs.handlerUIs
-
Class to implement the EventButtonHandler configuration UI, based on the HandlerUI interface class
- MediaWatcherHandlerUI() - Constructor for class com.airs.handlerUIs.MediaWatcherHandlerUI
-
- mHandler - Variable in class com.airs.AIRS_remote
-
- min - Variable in class com.airs.platform.Sensor
-
min value of sensor reading (if supported)
- Mood_EventButton_widget - Class in com.airs.handlers
-
Widget provider for the mood widget
- Mood_EventButton_widget() - Constructor for class com.airs.handlers.Mood_EventButton_widget
-
- MoodButton_iconselector - Class in com.airs.handlers
-
Activity to select the mood icon being chosen for own mood definitions
- MoodButton_iconselector() - Constructor for class com.airs.handlers.MoodButton_iconselector
-
- MoodButton_selector - Class in com.airs.handlers
-
Activity to self-annotate moods
- MoodButton_selector() - Constructor for class com.airs.handlers.MoodButton_selector
-
- MoodButton_widget - Class in com.airs.handlers
-
Widget provider for the mood widget
- MoodButton_widget() - Constructor for class com.airs.handlers.MoodButton_widget
-
- MoodButtonHandler - Class in com.airs.handlers
-
Class to read self-annotated mood sensor, specifically the MO sensor
- MoodButtonHandler(Context) - Constructor for class com.airs.handlers.MoodButtonHandler
-
Constructor, allocating all necessary resources for the handler
Here, it's only arming the semaphore and getting a reference to the
Vibrator service
- MusicPlayerHandler - Class in com.airs.handlers
-
Class to read music player and spotify related sensors, specifically the MP, MA, ML, MT sensor
- MusicPlayerHandler(Context) - Constructor for class com.airs.handlers.MusicPlayerHandler
-
Constructor, allocating all necessary resources for the handler
Here, it's only arming the semaphores and reading the last recorded music piece from the persistent preferences
- mValuesArrayAdapter - Variable in class com.airs.AIRS_local
-
List of Values, being used in visualisation activity