Searched refs:mBecomingNoisyIntentDevices (Results 1 – 1 of 1) sorted by relevance
4992 int mBecomingNoisyIntentDevices = field in AudioService5002 if ((state == 0) && ((device & mBecomingNoisyIntentDevices) != 0)) { in checkSendBecomingNoisyIntent()5007 && ((dev & mBecomingNoisyIntentDevices) != 0)) { in checkSendBecomingNoisyIntent()5603 mBecomingNoisyIntentDevices &= ~AudioSystem.DEVICE_OUT_ALL_A2DP; in setForceUseInt_SyncDevices()5605 mBecomingNoisyIntentDevices |= AudioSystem.DEVICE_OUT_ALL_A2DP; in setForceUseInt_SyncDevices()5610 mBecomingNoisyIntentDevices |= AudioSystem.DEVICE_OUT_ANLG_DOCK_HEADSET; in setForceUseInt_SyncDevices()5612 mBecomingNoisyIntentDevices &= ~AudioSystem.DEVICE_OUT_ANLG_DOCK_HEADSET; in setForceUseInt_SyncDevices()