- onAccessibilityEvent(AccessibilityEvent) - Method in class com.airs.handlers.NotificationHandlerService
-
Called when an accessibility event occurs - here, we check the particular component packages that fired the event, filtering out the ones we support
- onActivityResult(int, int, Intent) - Method in class com.airs.AIRS_measurements
-
Called when called
Activity has finished.
- onActivityResult(int, int, Intent) - Method in class com.airs.AIRS_remotevalues
-
Called when called
Activity has finished.
- onActivityResult(int, int, Intent) - Method in class com.airs.AIRS_shortcut
-
Called when called
Activity has finished.
- onActivityResult(int, int, Intent) - Method in class com.airs.handlers.EventButton_selector
-
Called when returning from another activity - here not doing anything
- onActivityResult(int, int, Intent) - Method in class com.airs.handlers.MoodButton_selector
-
Called when returning from another activity - here we pick up the selection of the mood icon being chosen when defining one's own mood definition
- onBind(Intent) - Method in class com.airs.AIRS_local
-
Returns current instance of AIRS_local Service to anybody binding to AIRS_local
- onBind(Intent) - Method in class com.airs.AIRS_remote
-
Returns current instance of AIRS_local Service to anybody binding to AIRS_local
- onBind(Intent) - Method in class com.airs.database.AIRS_upload_service
-
Returns current instance of AIRS_upload_service Service to anybody binding to it
- onCellLocationChanged(CellLocation) - Method in class com.airs.handlers.CellHandler
-
Called when the cell identifier or LAC changed - read the new value and release appropriate semaphore
- onClick(View) - Method in class com.airs.AIRS_measurements
-
Called when a button has been clicked on by the user
- onClick(View) - Method in class com.airs.AIRS_record_tab
-
Called when a button has been clicked on by the user
- onClick(View) - Method in class com.airs.database.AIRS_DBAdmin
-
Called when a button has been clicked on by the user
- onClick(View) - Method in class com.airs.database.AIRS_sync
-
Called when a button has been clicked on by the user
- onClick(View) - Method in class com.airs.handlers.BloodPressureButton_selector
-
Called when the OK is pressed
- onClick(View) - Method in class com.airs.handlers.EventButton_selector
-
Called when button, here the text field, the mood button or the enter button, has been clicked
- onClick(View) - Method in class com.airs.handlers.MoodButton_selector
-
Called when button, here the own mood definition field, the delete button or the enter button, has been clicked
- onClick(View) - Method in class com.airs.handlerUIs.HeartMonitorSmartHandlerUI
-
Called when a button has been clicked on by the user
- onClick(View) - Method in class com.airs.handlerUIs.LocationHandlerAPs
-
Called when a button has been clicked on by the user
- onClick(View) - Method in class com.airs.visualisations.MapViewerActivity
-
Called when a button has been clicked on by the user
- onClick(View) - Method in class com.airs.visualisations.TimelineActivity
-
Called when a button has been clicked on by the user
- onConfigurationChanged(Configuration) - Method in class com.airs.AIRS_manual
-
Called when the configuration of the activity has changed.
- onConfigurationChanged(Configuration) - Method in class com.airs.AIRS_measurements
-
Called when the configuration of the activity has changed.
- onConfigurationChanged(Configuration) - Method in class com.airs.AIRS_record_tab
-
Called when the configuration of the activity has changed.
- onConfigurationChanged(Configuration) - Method in class com.airs.AIRS_remotevalues
-
Called when the configuration of the activity has changed.
- onConfigurationChanged(Configuration) - Method in class com.airs.AIRS_sensorselection
-
Called when the configuration of the activity has changed.
- onConfigurationChanged(Configuration) - Method in class com.airs.AIRS_settings_tab
-
Called when the configuration of the activity has changed.
- onConfigurationChanged(Configuration) - Method in class com.airs.AIRS_tabs
-
Called when the configuration of the activity has changed.
- onConfigurationChanged(Configuration) - Method in class com.airs.AIRS_visualisation
-
Called when the configuration of the activity has changed.
- onConfigurationChanged(Configuration) - Method in class com.airs.database.AIRS_backup
-
Called when the configuration of the activity has changed.
- onConfigurationChanged(Configuration) - Method in class com.airs.database.AIRS_DBAdmin
-
Called when the configuration of the activity has changed.
- onConfigurationChanged(Configuration) - Method in class com.airs.database.AIRS_index
-
Called when the configuration of the activity has changed.
- onConfigurationChanged(Configuration) - Method in class com.airs.database.AIRS_restore
-
Called when the configuration of the activity has changed.
- onConfigurationChanged(Configuration) - Method in class com.airs.database.AIRS_sync
-
Called when the configuration of the activity has changed.
- onConfigurationChanged(Configuration) - Method in class com.airs.handlers.BloodPressureButton_selector
-
Called when Configuration of the system changed
- onConfigurationChanged(Configuration) - Method in class com.airs.handlerUIs.LocationHandlerAPs
-
Called when the configuration of the activity has changed.
- onConfigurationChanged(Configuration) - Method in class com.airs.helper.SelectCameraPathPreference
-
Called when the configuration of the activity has changed.
- onConfigurationChanged(Configuration) - Method in class com.airs.visualisations.MapViewerActivity
-
Called when the configuration of the activity has changed.
- onConfigurationChanged(Configuration) - Method in class com.airs.visualisations.TimelineActivity
-
Called when the configuration of the activity has changed.
- onCreate(Bundle) - Method in class com.airs.AIRS_configure_remote
-
Called when the activity is first created.
- onCreate() - Method in class com.airs.AIRS_local
-
Called when starting the service the first time around
- onCreate(Bundle) - Method in class com.airs.AIRS_manual
-
Called when the activity is first created.
- onCreate(Bundle) - Method in class com.airs.AIRS_measurements
-
Called when the activity is first created.
- onCreate(Bundle) - Method in class com.airs.AIRS_record_tab
-
Called when the activity is first created.
- onCreate() - Method in class com.airs.AIRS_remote
-
Called when starting the service the first time around
- onCreate(Bundle) - Method in class com.airs.AIRS_remotevalues
-
Called when the activity is first created.
- onCreate(Bundle) - Method in class com.airs.AIRS_sensorselection
-
Called when the activity is first created.
- onCreate(Bundle) - Method in class com.airs.AIRS_settings_tab
-
Called when the activity is first created.
- onCreate(Bundle) - Method in class com.airs.AIRS_shortcut
-
Called when the activity is first created.
- onCreate(Bundle) - Method in class com.airs.AIRS_tabs
-
Called when the activity is first created.
- onCreate(Bundle) - Method in class com.airs.AIRS_visualisation
-
Called when the activity is first created.
- onCreate(Bundle) - Method in class com.airs.database.AIRS_backup
-
Called when the activity is first created.
- onCreate(SQLiteDatabase) - Method in class com.airs.database.AIRS_database
-
Called when creating the AIRS tables for the first time
- onCreate(Bundle) - Method in class com.airs.database.AIRS_DBAdmin
-
Called when the activity is first created.
- onCreate(Bundle) - Method in class com.airs.database.AIRS_index
-
Called when the activity is first created.
- onCreate(Bundle) - Method in class com.airs.database.AIRS_restore
-
Called when the activity is first created.
- onCreate(Bundle) - Method in class com.airs.database.AIRS_sync
-
Called when the activity is first created.
- onCreate() - Method in class com.airs.database.AIRS_upload_service
-
Called when starting the service the first time around
- onCreate(Bundle) - Method in class com.airs.handlers.BloodPressureButton_selector
-
- onCreate(Bundle) - Method in class com.airs.handlers.EventButton_selector
-
- onCreate(Bundle) - Method in class com.airs.handlers.EventTextActivity
-
- onCreate(Bundle) - Method in class com.airs.handlers.MediaAddActivity
-
- onCreate(Bundle) - Method in class com.airs.handlers.MoodButton_iconselector
-
- onCreate(Bundle) - Method in class com.airs.handlers.MoodButton_selector
-
- onCreate() - Method in class com.airs.handlers.NotificationHandlerListener
-
Called when the service is started (usually after boot).
- onCreate(Bundle) - Method in class com.airs.handlerUIs.HeartMonitorSmartHandlerUI
-
Called when the activity is first created.
- onCreate(Bundle) - Method in class com.airs.handlerUIs.LocationHandlerAPs
-
Called when the activity is first created.
- onCreate(Bundle) - Method in class com.airs.helper.ConnectGoogleAccount
-
Called when the activity is first created.
- onCreate(Bundle) - Method in class com.airs.helper.SelectCameraPathPreference
-
Called when the activity is first created.
- onCreate(Bundle) - Method in class com.airs.Prefs
-
Called when the activity is first created.
- onCreate(Bundle) - Method in class com.airs.visualisations.MapViewerActivity
-
Called when the activity is first created.
- onCreate(Bundle) - Method in class com.airs.visualisations.TimelineActivity
-
Called when the activity is first created.
- onDataConnectionStateChanged(int) - Method in class com.airs.handlers.CellHandler
-
Called when the data connection state has changed (e.g., being disconnected)
- onDateSet(DatePicker, int, int, int) - Method in class com.airs.visualisations.TimelineActivity
-
- onDeleted(Context, int[]) - Method in class com.airs.handlers.BloodPressureButton_widget
-
Called when the widget is removed
- onDeleted(Context, int[]) - Method in class com.airs.handlers.EventButton_widget
-
Called when the widget is removed
- onDeleted(Context, int[]) - Method in class com.airs.handlers.Mood_EventButton_widget
-
Called when the widget is removed
- onDeleted(Context, int[]) - Method in class com.airs.handlers.MoodButton_widget
-
Called when the widget is removed
- onDestroy() - Method in class com.airs.AIRS_configure_remote
-
Called when the activity is destroyed.
- onDestroy() - Method in class com.airs.AIRS_local
-
Called when service is destroyed, e.g., by stopService()
Here, we tear down all recording threads, close all handlers, unregister receivers for battery signal and close the thread for indicating the recording
- onDestroy() - Method in class com.airs.AIRS_measurements
-
Called when the activity is destroyed.
- onDestroy() - Method in class com.airs.AIRS_record_tab
-
Called when the activity is destroyed.
- onDestroy() - Method in class com.airs.AIRS_remote
-
Called when service is destroyed, e.g., by stopService()
Here, we tear down all recording threads, close all handlers, unregister receivers for battery signal and close the thread for indicating the recording
- onDestroy() - Method in class com.airs.AIRS_remotevalues
-
Called when the activity is stopped.
- onDestroy() - Method in class com.airs.AIRS_sensorselection
-
Called when the activity is destroyed.
- onDestroy() - Method in class com.airs.AIRS_settings_tab
-
Called when the activity is destroyed.
- onDestroy() - Method in class com.airs.AIRS_shortcut
-
Called when the activity is destroyed.
- onDestroy() - Method in class com.airs.AIRS_visualisation
-
Called when the activity is destroyed.
- onDestroy() - Method in class com.airs.database.AIRS_backup
-
Called when the activity is destroyed.
- onDestroy() - Method in class com.airs.database.AIRS_DBAdmin
-
Called when the activity is destroyed.
- onDestroy() - Method in class com.airs.database.AIRS_index
-
Called when the activity is destroyed.
- onDestroy() - Method in class com.airs.database.AIRS_restore
-
Called when the activity is destroyed.
- onDestroy() - Method in class com.airs.database.AIRS_sync
-
Called when the activity is destroyed.
- onDestroy() - Method in class com.airs.database.AIRS_upload_service
-
Called when service is destroyed, e.g., by stopService()
Here, we tear down all recording threads, close all handlers, unregister receivers for battery signal and close the thread for indicating the recording
- onDestroy() - Method in class com.airs.handlers.BloodPressureButton_selector
-
- onDestroy() - Method in class com.airs.handlers.EventButton_selector
-
- onDestroy() - Method in class com.airs.handlers.MoodButton_iconselector
-
- onDestroy() - Method in class com.airs.handlers.MoodButton_selector
-
- onDestroy() - Method in class com.airs.handlers.NotificationHandlerListener
-
- onDestroy() - Method in class com.airs.handlers.NotificationHandlerService
-
- onDestroy() - Method in class com.airs.handlerUIs.LocationHandlerAPs
-
Called when the activity is destroyed.
- onDestroy() - Method in class com.airs.helper.ConnectGoogleAccount
-
Called when the activity is destroyed.
- onDestroy() - Method in class com.airs.Prefs
-
Called when the activity is destroyed
- onDestroy() - Method in class com.airs.visualisations.MapViewerActivity
-
Called when the activity is destroyed.
- onDestroy() - Method in class com.airs.visualisations.TimelineActivity
-
Called when the activity is destroyed.
- onDisabled(Context) - Method in class com.airs.handlers.BloodPressureButton_widget
-
Called when disabled - doing nothing here
- onDisabled(Context) - Method in class com.airs.handlers.EventButton_widget
-
Called when disabled - doing nothing here
- onDisabled(Context) - Method in class com.airs.handlers.Mood_EventButton_widget
-
Called when disabled - doing nothing here
- onDisabled(Context) - Method in class com.airs.handlers.MoodButton_widget
-
Called when disabled - doing nothing here
- onDraw(Canvas) - Method in class com.airs.visualisations.TimelineView
-
Called by the UI thread to draw the timeline view
- onEnabled(Context) - Method in class com.airs.handlers.BloodPressureButton_widget
-
Called when enabled - doing nothing here
- onEnabled(Context) - Method in class com.airs.handlers.EventButton_widget
-
Called when enabled - doing nothing here
- onEnabled(Context) - Method in class com.airs.handlers.Mood_EventButton_widget
-
Called when enabled - doing nothing here
- onEnabled(Context) - Method in class com.airs.handlers.MoodButton_widget
-
Called when enabled - doing nothing here
- onInterrupt() - Method in class com.airs.handlers.NotificationHandlerService
-
- onItemClick(<any>, View, int, long) - Method in class com.airs.AIRS_measurements
-
Called when clicking on a list item
- onItemClick(<any>, View, int, long) - Method in class com.airs.AIRS_settings_tab
-
Called when clicking on a list item
- onItemClick(<any>, View, int, long) - Method in class com.airs.handlers.EventButton_selector
-
Called if a list item has been clicked on, here any of the event annotations
- onItemClick(<any>, View, int, long) - Method in class com.airs.handlers.MoodButton_iconselector
-
Called if a list item has been clicked on, here any of the mood annotations
- onItemClick(<any>, View, int, long) - Method in class com.airs.handlers.MoodButton_selector
-
Called if a list item has been clicked on, here any of the mood annotations
- onItemClick(<any>, View, int, long) - Method in class com.airs.handlerUIs.HeartMonitorSmartHandlerUI
-
Called when a list item has been clicked on by the user
- onItemLongClick(<any>, View, int, long) - Method in class com.airs.AIRS_measurements
-
Called when a button has been long-clicked on by the user
- onItemLongClick(<any>, View, int, long) - Method in class com.airs.handlers.EventButton_selector
-
Called when a button has been long-clicked
Here, it is an item in the event list that we are after
- onItemLongClick(<any>, View, int, long) - Method in class com.airs.handlerUIs.LocationHandlerAPs
-
Called when item in spinner is clicked
- onItemSelected(<any>, View, int, long) - Method in class com.airs.handlerUIs.LocationHandlerAPs
-
Called when item in spinner is clicked
- onLowMemory() - Method in class com.airs.AIRS_local
-
Called when system is running low on memory
- onLowMemory() - Method in class com.airs.database.AIRS_upload_service
-
Called when system is running low on memory
- onNothingSelected(<any>) - Method in class com.airs.handlerUIs.LocationHandlerAPs
-
Called when nothing is selected in spinner
- onNotificationPosted(StatusBarNotification) - Method in class com.airs.handlers.NotificationHandlerListener
-
Called when a notification is posted - here, we check the particular component packages that fired the event, filtering out the ones we support
- onNotificationRemoved(StatusBarNotification) - Method in class com.airs.handlers.NotificationHandlerListener
-
Called when a notification is removed but we don't care about this
- onOptionsItemSelected(MenuItem) - Method in class com.airs.AIRS_manual
-
Called when an option menu item has been selected by the user
- onOptionsItemSelected(MenuItem) - Method in class com.airs.AIRS_measurements
-
Called when an option menu item has been selected by the user
- onOptionsItemSelected(MenuItem) - Method in class com.airs.AIRS_record_tab
-
Called when an option menu item has been selected by the user
- onOptionsItemSelected(MenuItem) - Method in class com.airs.AIRS_remotevalues
-
Called when an option menu item has been selected by the user
- onOptionsItemSelected(MenuItem) - Method in class com.airs.AIRS_sensorselection
-
Called when an option menu item has been selected by the user
- onOptionsItemSelected(MenuItem) - Method in class com.airs.AIRS_settings_tab
-
Called when an option menu item has been selected by the user
- onOptionsItemSelected(MenuItem) - Method in class com.airs.database.AIRS_DBAdmin
-
Called when an option menu item has been selected by the user
- onOptionsItemSelected(MenuItem) - Method in class com.airs.database.AIRS_sync
-
Called when an option menu item has been selected by the user
- onOptionsItemSelected(MenuItem) - Method in class com.airs.handlers.EventButton_selector
-
Called when a menu item in the Options menu has been selected
- onOptionsItemSelected(MenuItem) - Method in class com.airs.handlers.MoodButton_selector
-
Called when a menu item in the Options menu has been selected
- onOptionsItemSelected(MenuItem) - Method in class com.airs.handlerUIs.LocationHandlerAPs
-
Called when an option menu item has been selected by the user
- onOptionsItemSelected(MenuItem) - Method in class com.airs.Prefs
-
Called when an option menu item has been selected by the user
- onOptionsItemSelected(MenuItem) - Method in class com.airs.visualisations.MapViewerActivity
-
Called when an option menu item has been selected by the user
- onOptionsItemSelected(MenuItem) - Method in class com.airs.visualisations.TimelineActivity
-
Called when an option menu item has been selected by the user
- onPause() - Method in class com.airs.AIRS_record_tab
-
Called when the activity is paused.
- onPause() - Method in class com.airs.AIRS_sensorselection
-
Called when the activity is paused.
- onPause() - Method in class com.airs.AIRS_settings_tab
-
Called when the activity is paused.
- onPause() - Method in class com.airs.AIRS_visualisation
-
Called when the activity is paused.
- onPause() - Method in class com.airs.database.AIRS_backup
-
Called when the activity is paused.
- onPause() - Method in class com.airs.database.AIRS_DBAdmin
-
Called when the activity is paused.
- onPause() - Method in class com.airs.database.AIRS_index
-
Called when the activity is paused.
- onPause() - Method in class com.airs.database.AIRS_restore
-
Called when the activity is paused.
- onPause() - Method in class com.airs.database.AIRS_sync
-
Called when the activity is paused.
- onPause() - Method in class com.airs.handlers.BloodPressureButton_selector
-
- onPause() - Method in class com.airs.handlerUIs.LocationHandlerAPs
-
Called when the activity is paused.
- onPause() - Method in class com.airs.helper.ConnectGoogleAccount
-
Called when the activity is paused.
- onPause() - Method in class com.airs.visualisations.TimelineActivity
-
Called when the activity is paused.
- onPrepareOptionsMenu(Menu) - Method in class com.airs.AIRS_manual
-
Called when the Options menu is opened
- onPrepareOptionsMenu(Menu) - Method in class com.airs.AIRS_measurements
-
Called when the Options menu is opened
- onPrepareOptionsMenu(Menu) - Method in class com.airs.AIRS_record_tab
-
Called when the Options menu is opened
- onPrepareOptionsMenu(Menu) - Method in class com.airs.AIRS_remotevalues
-
Called when the Options menu is opened
- onPrepareOptionsMenu(Menu) - Method in class com.airs.AIRS_sensorselection
-
Called when the Options menu is opened
- onPrepareOptionsMenu(Menu) - Method in class com.airs.AIRS_settings_tab
-
Called when the Options menu is opened
- onPrepareOptionsMenu(Menu) - Method in class com.airs.database.AIRS_DBAdmin
-
Called when the Options menu is opened
- onPrepareOptionsMenu(Menu) - Method in class com.airs.database.AIRS_sync
-
Called when the Options menu is opened
- onPrepareOptionsMenu(Menu) - Method in class com.airs.handlers.EventButton_selector
-
Called when the Options menu botton is pressed, inflating the menu to be shown
- onPrepareOptionsMenu(Menu) - Method in class com.airs.handlers.MoodButton_selector
-
Called when the Options menu botton is pressed, inflating the menu to be shown
- onPrepareOptionsMenu(Menu) - Method in class com.airs.handlerUIs.LocationHandlerAPs
-
Called when the Options menu is opened
- onPrepareOptionsMenu(Menu) - Method in class com.airs.Prefs
-
Called when the Options menu is opened
- onPrepareOptionsMenu(Menu) - Method in class com.airs.visualisations.MapViewerActivity
-
Called when the Options menu is opened
- onPrepareOptionsMenu(Menu) - Method in class com.airs.visualisations.TimelineActivity
-
Called when the Options menu is opened
- onReceive(Context, Intent) - Method in class com.airs.AIRS_restart
-
Called when the receiver is fired
- onReceive(Context, Intent) - Method in class com.airs.database.AIRS_upload
-
Called when the receiver is fired
- onRestart() - Method in class com.airs.AIRS_configure_remote
-
Called when the activity is restarted.
- onRestart() - Method in class com.airs.AIRS_measurements
-
Called when the activity is restarted.
- onRestart() - Method in class com.airs.AIRS_remotevalues
-
Called when the activity is restarted.
- onRestart() - Method in class com.airs.AIRS_shortcut
-
Called when the activity is restarted.
- onRestart() - Method in class com.airs.handlers.BloodPressureButton_selector
-
- onRestart() - Method in class com.airs.handlers.EventButton_selector
-
- onRestart() - Method in class com.airs.handlers.MoodButton_iconselector
-
- onRestart() - Method in class com.airs.handlers.MoodButton_selector
-
- onResume() - Method in class com.airs.AIRS_record_tab
-
Called when the activity is resumed.
- onResume() - Method in class com.airs.database.AIRS_sync
-
Called when the activity is resumed.
- onResume() - Method in class com.airs.handlers.BloodPressureButton_selector
-
- onResume() - Method in class com.airs.helper.ConnectGoogleAccount
-
Called when the activity is resumed.
- onResume() - Method in class com.airs.visualisations.TimelineActivity
-
Called when the activity is resumed.
- onSharedPreferenceChanged(SharedPreferences, String) - Method in class com.airs.AIRS_tabs
-
Called when a shared preference setting has changed.
- onSharedPreferenceChanged(SharedPreferences, String) - Method in class com.airs.handlerUIs.LocationHandlerUI
-
Callback for when a preference entry has changed - this is needed here to recreate the right checkmarks on the adaptive GPS WiFi list for the ListPreferenceMultiSelect
Unfortunately, the method here is rather crude by closing and restarting the activity - no better way found yet
- onSignalStrengthsChanged(SignalStrength) - Method in class com.airs.handlers.CellHandler
-
Called when the signal strength has changed
- onStartCommand(Intent, int, int) - Method in class com.airs.AIRS_local
-
- onStartCommand(Intent, int, int) - Method in class com.airs.AIRS_remote
-
Called when startService() is invoked by other parts of AIRS (AIRS_record_tab as well as AIRS_shortcut)
The sequence of calling this appropriately (be careful to not change this)
1.
- onStop() - Method in class com.airs.AIRS_configure_remote
-
Called when the activity is stopped.
- onStop() - Method in class com.airs.AIRS_measurements
-
Called when the activity is stopped.
- onStop() - Method in class com.airs.AIRS_record_tab
-
Called when the activity is stopped.
- onStop() - Method in class com.airs.AIRS_remotevalues
-
Called when the activity is stopped.
- onStop() - Method in class com.airs.AIRS_sensorselection
-
Called when the activity is stopped.
- onStop() - Method in class com.airs.AIRS_settings_tab
-
Called when the activity is stopped.
- onStop() - Method in class com.airs.AIRS_shortcut
-
Called when the activity is stopped.
- onStop() - Method in class com.airs.AIRS_visualisation
-
Called when the activity is stopped.
- onStop() - Method in class com.airs.database.AIRS_backup
-
Called when the activity is stopped.
- onStop() - Method in class com.airs.database.AIRS_DBAdmin
-
Called when the activity is stopped.
- onStop() - Method in class com.airs.database.AIRS_index
-
Called when the activity is stopped.
- onStop() - Method in class com.airs.database.AIRS_restore
-
Called when the activity is stopped.
- onStop() - Method in class com.airs.database.AIRS_sync
-
Called when the activity is stopped.
- onStop() - Method in class com.airs.handlers.BloodPressureButton_selector
-
- onStop() - Method in class com.airs.handlers.EventButton_selector
-
- onStop() - Method in class com.airs.handlers.MoodButton_iconselector
-
- onStop() - Method in class com.airs.handlers.MoodButton_selector
-
- onStop() - Method in class com.airs.handlerUIs.LocationHandlerAPs
-
Called when the activity is stopped.
- onStop() - Method in class com.airs.helper.ConnectGoogleAccount
-
Called when the activity is stopped.
- onStop() - Method in class com.airs.visualisations.TimelineActivity
-
Called when the activity is stopped.
- onTabChanged(String) - Method in class com.airs.AIRS_tabs
-
Called when the tab has changed.
- onTimeSet(TimePicker, int, int) - Method in class com.airs.visualisations.TimelineActivity
-
- onTouch(View, MotionEvent) - Method in class com.airs.visualisations.TimelineActivity
-
Called when touch event occurred
- onUpdate(Context, AppWidgetManager, int[]) - Method in class com.airs.handlers.BloodPressureButton_widget
-
Called when widget is updated, including when it is created the first time
Here, we hook the pressing of the widget to the UI thread, having the UI send a broadcast to the BloodPressureButtonHandler if it pressed
- onUpdate(Context, AppWidgetManager, int[]) - Method in class com.airs.handlers.EventButton_widget
-
Called when widget is updated, including when it is created the first time
Here, we hook the pressing of the widget to the UI thread, having the UI send a broadcast to the EventButtonHandler if it pressed
- onUpdate(Context, AppWidgetManager, int[]) - Method in class com.airs.handlers.Mood_EventButton_widget
-
Called when widget is updated, including when it is created the first time
Here, we hook the pressing of the widget to the UI thread, having the UI send a broadcast to the MoodButtonHandler if it pressed
- onUpdate(Context, AppWidgetManager, int[]) - Method in class com.airs.handlers.MoodButton_widget
-
Called when widget is updated, including when it is created the first time
Here, we hook the pressing of the widget to the UI thread, having the UI send a broadcast to the MoodButtonHandler if it pressed
- onUpgrade(SQLiteDatabase, int, int) - Method in class com.airs.database.AIRS_database
-