Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/volume/panel/component/mediaoutput/domain/interactor/
DMediaOutputInteractorTest.kt172 val currentDevice by collectLastValue(underTest.currentConnectedDevice) in activeLocalAndRemoteSession_defaultSession_local() constant
196 val currentDevice by collectLastValue(underTest.currentConnectedDevice) in activeRemoteSession_defaultSession_remote() constant
220 val currentDevice by collectLastValue(underTest.currentConnectedDevice) in inactiveLocalAndRemoteSession_defaultSession_local() constant
/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.java159 final MediaDevice currentDevice = mock(MediaDevice.class); in connectDevice_deviceNotEqualCurrentConnectedDevice_connectDevice() local
393 final MediaDevice currentDevice = mock(MediaDevice.class); in onDeviceAttributesChanged_failingTransferring_shouldResetState() local
492 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.java370 final AudioDeviceAttributes currentDevice = sRoutingDevices.get(0); in onRoutingUpdated() local
1231 final AudioDeviceAttributes currentDevice = sRoutingDevices.get(0); in setHeadTrackerEnabled() local
1650 final AudioDeviceAttributes currentDevice = sRoutingDevices.get(0); in getHeadSensorHandleUpdateTracker() local