| Class | Description |
|---|---|
| ConnectGoogleAccount | |
| ListPreferenceMultiSelect | |
| SafeCopyPreferences |
Class to safely copy an entire preference set over
'Safely' here is in regards to preserving certain preference entries that should not be copied over
This function is used by
AIRS_shortcut, AIRS_record_tab and AIRS_configure_remote to handle shortcuts |
| SelectCameraPathPreference | |
| SerialPortLogger |
Class to handle debug messages to the file system and the ADB
|
| Waker |
Class to implement the sleep function used throughout the platform, right now a simple
Thread sleep() |