Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDeviceManager.java436 private synchronized boolean shouldPairByCsip(BluetoothDevice device, int groupId) { in shouldPairByCsip() method in CachedBluetoothDeviceManager
496 if (!shouldPairByCsip(device, groupId)) { in pairDeviceByCsip()