Searched refs:MSG_CONFIGURE_SAFE_MEDIA_FORCED (Results 1 – 2 of 2) sorted by relevance
116 /*package*/ static final int MSG_CONFIGURE_SAFE_MEDIA_FORCED = SAFE_MEDIA_VOLUME_MSG_START + 2; field in SoundDoseHelper747 int msg = forced ? MSG_CONFIGURE_SAFE_MEDIA_FORCED : MSG_CONFIGURE_SAFE_MEDIA; in configureSafeMedia()801 case MSG_CONFIGURE_SAFE_MEDIA_FORCED: in handleMessage()803 onConfigureSafeMedia((msg.what == MSG_CONFIGURE_SAFE_MEDIA_FORCED), in handleMessage()
9835 case SoundDoseHelper.MSG_CONFIGURE_SAFE_MEDIA_FORCED: in handleMessage()