Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDeviceManager.java56 int mGroupIdOfLateBonding; field in CachedBluetoothDeviceManager
248 mCsipDeviceManager.getFirstMemberDevice(mGroupIdOfLateBonding); in getName()
355 mGroupIdOfLateBonding = BluetoothCsipSetCoordinator.GROUP_ID_INVALID; in onBluetoothStateChanged()
502 mGroupIdOfLateBonding = groupId; in pairDeviceByCsip()
508 mGroupIdOfLateBonding = BluetoothCsipSetCoordinator.GROUP_ID_INVALID; in pairDeviceByCsip()
554 mGroupIdOfLateBonding = BluetoothCsipSetCoordinator.GROUP_ID_INVALID; in onBondStateChangedIfProcess()