Searched refs:mProfileConnectionLock (Results 1 – 1 of 1) sorted by relevance
205 private final ReentrantLock mProfileConnectionLock; field in TestUtils.BluetoothCtsServiceConnector217 mProfileConnectionLock = new ReentrantLock(); in BluetoothCtsServiceConnector()218 mConditionProfileConnection = mProfileConnectionLock.newCondition(); in BluetoothCtsServiceConnector()282 mProfileConnectionLock.lock(); in waitForProfileConnect()296 mProfileConnectionLock.unlock(); in waitForProfileConnect()306 mProfileConnectionLock.lock();312 mProfileConnectionLock.unlock();318 mProfileConnectionLock.lock();323 mProfileConnectionLock.unlock();