Searched refs:mProfileLock (Results 1 – 1 of 1) sorted by relevance
74 private final Object mProfileLock = new Object(); field in CachedBluetoothDevice188 synchronized (mProfileLock) { in onProfileStateChanged()266 synchronized (mProfileLock) { in disconnect()330 synchronized (mProfileLock) { in connectAllEnabledProfiles()627 synchronized (mProfileLock) { in isConnected()646 synchronized (mProfileLock) { in isBusy()670 synchronized (mProfileLock) { in updateProfiles()736 synchronized (mProfileLock) { in onBondingStateChanged()762 synchronized (mProfileLock) { in getConnectableProfiles()907 synchronized (mProfileLock) { in getMaxConnectionState()[all …]