Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DCachedBluetoothDevice.java1455 return isConnectedHapClientDevice() && isConnectedLeAudioDevice(); in isConnectedLeAudioHearingAidDevice()
1471 public boolean isConnectedLeAudioDevice() { in isConnectedLeAudioDevice() method in CachedBluetoothDevice