Searched refs:MSG_DISABLE_AUDIO_FOR_UID (Results 1 – 1 of 1) sorted by relevance
277 private static final int MSG_DISABLE_AUDIO_FOR_UID = 100; field in AudioService610 queueMsgUnderWakeLock(mAudioHandler, MSG_DISABLE_AUDIO_FOR_UID,5531 case MSG_DISABLE_AUDIO_FOR_UID: in handleMessage()