Searched refs:mBecomingNoisyIntentDevices (Results 1 – 1 of 1) sorted by relevance
850 mBecomingNoisyIntentDevices |= AudioSystem.DEVICE_OUT_ANLG_DOCK_HEADSET; in readDockAudioSettings()852 mBecomingNoisyIntentDevices &= ~AudioSystem.DEVICE_OUT_ANLG_DOCK_HEADSET; in readDockAudioSettings()4682 int mBecomingNoisyIntentDevices = field in AudioService4691 if ((state == 0) && ((device & mBecomingNoisyIntentDevices) != 0)) { in checkSendBecomingNoisyIntent()4695 ((dev & mBecomingNoisyIntentDevices) != 0)) { in checkSendBecomingNoisyIntent()