Searched refs:mProfileLock (Results 1 – 1 of 1) sorted by relevance
63 private final Object mProfileLock = new Object(); field in CachedBluetoothDevice136 synchronized (mProfileLock) { in onProfileStateChanged()167 synchronized (mProfileLock) { in disconnect()234 synchronized (mProfileLock) { in connectAllEnabledProfiles()516 synchronized (mProfileLock) { in isConnected()535 synchronized (mProfileLock) { in isBusy()559 synchronized (mProfileLock) { in updateProfiles()625 synchronized (mProfileLock) { in onBondingStateChanged()655 synchronized (mProfileLock) { in getConnectableProfiles()799 synchronized (mProfileLock) { in getMaxConnectionState()[all …]