Searched refs:mStatus (Results 1 – 1 of 1) sorted by relevance
100 private int mStatus = STATUS_UNINITIALIZED; field in CameraOps107 if (mStatus < STATUS_OK) { in checkOk()108 throw new IllegalStateException(String.format("Device not OK: %d", mStatus )); in checkOk()124 mStatus = STATUS_OK; in CameraOps()206 mStatus = STATUS_OK; in minimalOpenCamera()