new SoundManager()
SoundManager handles hardware volume key events, bluetooth volume changes, and volume/channel change events.
SoundManager handles hardware volume key events, bluetooth volume changes, and volume/channel change events.
- Source:
Requires:
- module:AsyncSemaphore
- module:Service
Requires
- module:AsyncSemaphore
- module:Service
Members
(static) CACHE_CETIMES
elapsed time from last volume warning dialog which is used at async storage.
elapsed time from last volume warning dialog which is used at async storage.
- Source:
(static) CE_RESET_TIME
reset time span for volume warning dialog.
reset time span for volume warning dialog.
- Source:
(static) TIME_ONE_MINUTE
constant for CE counter interval.
constant for CE counter interval.
- Source:
(static) VIBRATION_SETTINGS_KEY
settings key for vibration
.settings key for vibration
- Source:
(static) VIBRATION_USER_PREF_KEY
user preference key for vibration which is used at async storage.
user preference key for vibration which is used at async storage.
- Source: