Home
last modified time | relevance | path

Searched defs:currentDevice (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/media/muteawait/
DMediaMuteAwaitConnectionManager.kt82 val currentDevice = audioManager.mutingExpectedDevice in startListening() constant
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/media/
DLocalMediaManagerTest.java140 final MediaDevice currentDevice = mock(MediaDevice.class); in connectDevice_deviceNotEqualCurrentConnectedDevice_connectDevice() local
385 final MediaDevice currentDevice = mock(MediaDevice.class); in onDeviceAttributesChanged_failingTransferring_shouldResetState() local
489 final MediaDevice currentDevice = mock(MediaDevice.class); in onDeviceListAdded_transferToDisconnectedBluetooth_verifyConnectDevice() local
/frameworks/base/services/core/java/com/android/server/power/stats/wakeups/
DIrqDeviceMap.java56 String currentDevice = null; in IrqDeviceMap() local
/frameworks/base/services/core/java/com/android/server/audio/
DSpatializerHelper.java366 final AudioDeviceAttributes currentDevice = sRoutingDevices.get(0); in onRoutingUpdated() local
1219 final AudioDeviceAttributes currentDevice = sRoutingDevices.get(0); in setHeadTrackerEnabled() local
1635 final AudioDeviceAttributes currentDevice = sRoutingDevices.get(0); in getHeadSensorHandleUpdateTracker() local