Searched refs:waitForOnClosed (Results 1 – 3 of 3) sorted by relevance
80 public void waitForOnClosed(int count) throws InterruptedException { in waitForOnClosed() method in SemaphoreReleasingCamera2Callbacks.DeviceStateCallback153 public boolean waitForOnClosed(int count) throws InterruptedException { in waitForOnClosed() method in SemaphoreReleasingCamera2Callbacks.SessionStateCallback
202 deviceStateCallback.waitForOnClosed(1); in detach_closesCameraAndStopsStreamingFrames()
885 assertTrue(mSessionStateCallback.waitForOnClosed(2)); in closeCaptureSessionImmediateAfterCreateCaptureSession()