Searched refs:mBecomingNoisyIntentDevices (Results 1 – 1 of 1) sorted by relevance
4756 int mBecomingNoisyIntentDevices = field in AudioService4766 if ((state == 0) && ((device & mBecomingNoisyIntentDevices) != 0)) { in checkSendBecomingNoisyIntent()4771 && ((dev & mBecomingNoisyIntentDevices) != 0)) { in checkSendBecomingNoisyIntent()5378 mBecomingNoisyIntentDevices &= ~AudioSystem.DEVICE_OUT_ALL_A2DP; in setForceUseInt_SyncDevices()5380 mBecomingNoisyIntentDevices |= AudioSystem.DEVICE_OUT_ALL_A2DP; in setForceUseInt_SyncDevices()5385 mBecomingNoisyIntentDevices |= AudioSystem.DEVICE_OUT_ANLG_DOCK_HEADSET; in setForceUseInt_SyncDevices()5387 mBecomingNoisyIntentDevices &= ~AudioSystem.DEVICE_OUT_ANLG_DOCK_HEADSET; in setForceUseInt_SyncDevices()