Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBluetoothControllerImpl.java160 + " profiles=" + getDeviceProfilesString(device) in getDeviceString()
168 private String getDeviceProfilesString(CachedBluetoothDevice device) { in getDeviceProfilesString() method in BluetoothControllerImpl