Searched refs:mBluetoothLock (Results 1 – 1 of 1) sorted by relevance
187 private final ReentrantReadWriteLock mBluetoothLock = new ReentrantReadWriteLock(); field in BluetoothManagerService329 mBluetoothLock.readLock().lock(); in onFactoryReset()349 mBluetoothLock.readLock().unlock(); in onFactoryReset()367 mBluetoothLock.readLock().lock(); in onAirplaneModeChanged()375 mBluetoothLock.readLock().unlock(); in onAirplaneModeChanged()389 mBluetoothLock.readLock().lock(); in onAirplaneModeChanged()401 mBluetoothLock.readLock().unlock(); in onAirplaneModeChanged()746 mBluetoothLock.readLock().lock(); in getState()753 mBluetoothLock.readLock().unlock(); in getState()874 mBluetoothLock.readLock().lock(); in registerForBleScanModeChange()[all …]