Searched defs:MSG_CONFIGURE_SAFE_MEDIA_VOLUME_FORCED (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java211 private static final int MSG_CONFIGURE_SAFE_MEDIA_VOLUME_FORCED = 17; field in class:AudioService
731 MSG_CONFIGURE_SAFE_MEDIA_VOLUME_FORCED,
4457 case MSG_CONFIGURE_SAFE_MEDIA_VOLUME_FORCED:
4459 onConfigureSafeVolume((msg.what == MSG_CONFIGURE_SAFE_MEDIA_VOLUME_FORCED),

Completed in 38 milliseconds