Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCsipDeviceManager.java220 public boolean isExistedGroupId(int groupId) { in isExistedGroupId() method in CsipDeviceManager
DCachedBluetoothDeviceManager.java439 boolean groupExists = mCsipDeviceManager.isExistedGroupId(groupId); in shouldPairByCsip()