Searched refs:mBluetoothAdapterLock (Results 1 – 1 of 1) sorted by relevance
50 private ReentrantLock mBluetoothAdapterLock; field in BluetoothAdapterHelper73 mBluetoothAdapterLock.lock(); in onReceive()81 mBluetoothAdapterLock.unlock(); in onReceive()97 mBluetoothAdapterLock = new ReentrantLock(); in BluetoothAdapterHelper()98 mConditionAdapterStateReached = mBluetoothAdapterLock.newCondition(); in BluetoothAdapterHelper()155 mBluetoothAdapterLock.lock(); in waitForAdapterState()173 mBluetoothAdapterLock.unlock(); in waitForAdapterState()