Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraDeviceTest.java723 final int SESSION_TIMEOUT_MS = 1000; in testCreateCustomSessionByCamera() local
792 final int SESSION_TIMEOUT_MS = 1000; in testCreateSessionsByCamera() local
833 sessionListener.waitForSessionClose(allSessions.get(i), SESSION_TIMEOUT_MS); in testCreateSessionsByCamera() local