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