Searched refs:MSG_CONFIGURE_SAFE_MEDIA_FORCED (Results 1 – 1 of 1) sorted by relevance
112 private static final int MSG_CONFIGURE_SAFE_MEDIA_FORCED = SAFE_MEDIA_VOLUME_MSG_START + 2; field in SoundDoseHelper705 int msg = forced ? MSG_CONFIGURE_SAFE_MEDIA_FORCED : MSG_CONFIGURE_SAFE_MEDIA; in configureSafeMedia()759 case MSG_CONFIGURE_SAFE_MEDIA_FORCED: in handleMessage()761 onConfigureSafeMedia((msg.what == MSG_CONFIGURE_SAFE_MEDIA_FORCED), in handleMessage()