Home
last modified time | relevance | path

Searched refs:getAllSessions (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DCameraDeviceTest.java682 allSessions = sessionListener.getAllSessions(NUM_SESSIONS, in testCreateSessionsByCamera()
1764 public List<CameraCaptureSession> getAllSessions(int numSessions, int timeoutMs) in getAllSessions() method in CameraDeviceTest.MultipleSessionCallback