Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/cts/
DCameraTest.java235 private void terminateMessageLooper(boolean allowEvict) throws Exception { in terminateMessageLooper() argument
239 terminateMessageLooper(allowEvict, mCameraErrorCode, looperInfo); in terminateMessageLooper()
246 private void terminateMessageLooper(final boolean allowEvict, final int errorCode, in terminateMessageLooper() argument
257 if (allowEvict) { in terminateMessageLooper()