Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCsipDeviceManager.java55 final int groupId = getBaseGroupId(newDevice.getDevice()); in initCsipDeviceIfNeeded()
63 private int getBaseGroupId(BluetoothDevice device) { in getBaseGroupId() method in CsipDeviceManager
130 final int newGroupId = getBaseGroupId(cachedDevice.getDevice()); in updateCsipDevices()