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()
331 boolean mLockState; field in ImsPhone.SS391 mLockState = lockState; in SS()1717 ss.mLockState, in sendResponseOrRetryOnCsfbSs()