Searched refs:mLockState (Results 1 – 2 of 2) 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()
360 boolean mLockState; field in ImsPhone.SS420 mLockState = lockState; in SS()1784 ss.mLockState, in sendResponseOrRetryOnCsfbSs()