Searched refs:STOP_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
415 final int STOP_TIMEOUT_MS = 1000; in testStopMediaProjectionDuringCapture() local441 assertTrue("Could not stop the MediaProjection in " + STOP_TIMEOUT_MS + "ms", in testStopMediaProjectionDuringCapture()442 stopCDL.await(STOP_TIMEOUT_MS, TimeUnit.MILLISECONDS)); in testStopMediaProjectionDuringCapture()