Searched refs:CAMERA_AVAILABILITY_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
81 private static final int CAMERA_AVAILABILITY_TIMEOUT_MS = 1000; field in SecureCameraLaunchManager197 mHandler.postDelayed(mLaunchCameraRunnable, CAMERA_AVAILABILITY_TIMEOUT_MS); in startSecureCameraLaunch()