Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCsipDeviceManager.java159 final BluetoothDevice mainBluetoothDevice = (leAudioProfile != null && isAtLeastT()) ? in onGroupIdChanged() local
162 mainBluetoothDevice != null ? deviceManager.findDevice(mainBluetoothDevice) : null; in onGroupIdChanged()