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