Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DBluetoothUtils.java754 private static String getExclusiveManager(BluetoothDevice bluetoothDevice) { in getExclusiveManager() method in BluetoothUtils
787 String exclusiveManagerName = getExclusiveManager(bluetoothDevice); in isExclusivelyManagedBluetoothDevice()