Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DLeAudioProfile.java207 public @Nullable BluetoothDevice getConnectedGroupLeadDevice(int groupId) { in getConnectedGroupLeadDevice() method in LeAudioProfile
215 return mService.getConnectedGroupLeadDevice(groupId); in getConnectedGroupLeadDevice()
H A DCsipDeviceManager.java283 ? leAudioProfile.getConnectedGroupLeadDevice(groupId) : null; in getPreferredMainDevice()
/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
H A DCsipDeviceManagerTest.java121 when(mLeAudioProfile.getConnectedGroupLeadDevice(anyInt())).thenReturn(null); in setUp()
206 when(mLeAudioProfile.getConnectedGroupLeadDevice(anyInt())).thenReturn(mDevice2); in getPreferredMainDevice_noConnectedDualModeDevice_returnLeadDevice()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...