Searched refs:mServiceLock (Results 1 – 4 of 4) sorted by relevance
57 private final Object mServiceLock = new Object(); field in DeviceAsWebcamFgService82 synchronized (mServiceLock) { in onStartCommand()141 synchronized (mServiceLock) { in onDestroy()168 synchronized (mServiceLock) { in getSuitablePreviewSize()187 synchronized (mServiceLock) { in setPreviewSurfaceTexture()201 synchronized (mServiceLock) { in removePreviewSurfaceTexture()222 synchronized (mServiceLock) { in setOnDestroyedCallback()235 synchronized (mServiceLock) { in getCameraInfo()249 synchronized (mServiceLock) { in getAvailableCameraIds()263 synchronized (mServiceLock) { in getOrCreateCameraInfo()[all …]
868 private final ReentrantReadWriteLock mServiceLock = new ReentrantReadWriteLock(); field in BluetoothAdapter1095 mServiceLock.writeLock().lock(); in BluetoothAdapter()1099 mServiceLock.writeLock().unlock(); in BluetoothAdapter()1443 mServiceLock.readLock().lock(); in getStateInternal()1454 mServiceLock.readLock().unlock(); in getStateInternal()1685 mServiceLock.readLock().lock(); in getNameLengthForAdvertise()1693 mServiceLock.readLock().unlock(); in getNameLengthForAdvertise()1712 mServiceLock.readLock().lock(); in clearBluetooth()1725 mServiceLock.readLock().unlock(); in clearBluetooth()1775 mServiceLock.readLock().lock(); in getUuidsList()[all …]
1924 private final Object mServiceLock = new Object(); field in CarRemoteAccessService.RemoteTaskClientServiceConnection1983 synchronized (mServiceLock) { in onNullBinding()2007 synchronized (mServiceLock) { in onReceiveUserUnlock()2085 synchronized (mServiceLock) { in unbindService()2126 synchronized (mServiceLock) { in bindServiceAndExtendTaskTimeoutMs()2144 synchronized (mServiceLock) { in getActiveTaskCount()2153 synchronized (mServiceLock) { in addActiveTasks()2163 synchronized (mServiceLock) { in removeActiveTasks()2182 synchronized (mServiceLock) { in removeAllActiveTasks()
16 Landroid/bluetooth/BluetoothA2dp;->mServiceLock:Ljava/util/concurrent/locks/ReentrantReadWriteLock;110 Landroid/bluetooth/BluetoothAdapter;->mServiceLock:Ljava/util/concurrent/locks/ReentrantReadWriteLo…684 Landroid/bluetooth/BluetoothHearingAid;->mServiceLock:Ljava/util/concurrent/locks/ReentrantReadWrit…