Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DCachedBluetoothDeviceManager.java231 CachedBluetoothDevice firstDevice = in getName() local
421 CachedBluetoothDevice firstDevice = mCsipDeviceManager.getFirstMemberDevice(groupId); in checkLateBonding() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/pipeline/
H A DMediaDeviceManagerTest.kt545 val firstDevice = dataCaptor.allValues.get(0) regex
574 val firstDevice = dataCaptor.allValues.get(0) regex