Searched refs:mLockState (Results 1 – 1 of 1) sorted by relevance
846 private int mLockState = IDLE; field in CameraStreamer.CameraRunnable.ExternalCameraLock856 if (mLockState == IN_USE) { in lock()863 mLockState = IN_USE; in lock()871 if (mLockState != IN_USE) { in unlock()877 mLockState = IDLE; in unlock()