Home
last modified time | relevance | path

Searched refs:mBecomingNoisyIntentDevices (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/audio/
DAudioDeviceInventory.java740 private int mBecomingNoisyIntentDevices = field in AudioDeviceInventory
757 if ((device & mBecomingNoisyIntentDevices) == 0) { in checkSendBecomingNoisyIntentInt()
765 && ((dev & mBecomingNoisyIntentDevices) != 0)) { in checkSendBecomingNoisyIntentInt()