Searched refs:mBluetoothLock (Results 1 – 1 of 1) sorted by relevance
167 private final ReentrantReadWriteLock mBluetoothLock = new ReentrantReadWriteLock(); field in BluetoothManagerService312 mBluetoothLock.readLock().lock(); in onFactoryReset()332 mBluetoothLock.readLock().unlock(); in onFactoryReset()349 mBluetoothLock.readLock().lock(); in onAirplaneModeChanged()357 mBluetoothLock.readLock().unlock(); in onAirplaneModeChanged()371 mBluetoothLock.readLock().lock(); in onAirplaneModeChanged()383 mBluetoothLock.readLock().unlock(); in onAirplaneModeChanged()713 mBluetoothLock.readLock().lock(); in getState()720 mBluetoothLock.readLock().unlock(); in getState()783 mBluetoothLock.readLock().lock(); in registerForBleScanModeChange()[all …]