Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/service/java/com/android/server/bluetooth/
DBluetoothManagerService.java306 private boolean mUnbindingAll = false; field in BluetoothManagerService
1600 if (!mUnbindingAll) { in unbindBluetoothProfileService()
1609 mUnbindingAll = true; in unbindAllBluetoothProfileServices()
1619 mUnbindingAll = false; in unbindAllBluetoothProfileServices()