Home
last modified time | relevance | path

Searched defs:firstDevice (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDeviceManager.java247 CachedBluetoothDevice firstDevice = in getName() local
451 CachedBluetoothDevice firstDevice = mCsipDeviceManager.getFirstMemberDevice(groupId); in checkLateBonding() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/domain/pipeline/
DMediaDeviceManagerTest.kt685 val firstDevice = dataCaptor.allValues.get(0) in deviceIdChanged_informListener() constant
714 val firstDevice = dataCaptor.allValues.get(0) in deviceNameChanged_informListener() constant