Home
last modified time | relevance | path

Searched defs:SESSION_CLOSE_TIMEOUT_MS (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
DItsUtils.java543 public static final long SESSION_CLOSE_TIMEOUT_MS = 3000; field in ItsUtils
/cts/tests/camera/utils/src/android/hardware/camera2/cts/
DCameraTestUtils.java141 public static final int SESSION_CLOSE_TIMEOUT_MS = 3000; field in CameraTestUtils