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.java234 private void terminateMessageLooper(boolean allowEvict) throws Exception { in terminateMessageLooper() argument
238 terminateMessageLooper(allowEvict, mCameraErrorCode, looperInfo); in terminateMessageLooper()
245 private void terminateMessageLooper(final boolean allowEvict, final int errorCode, in terminateMessageLooper() argument
256 if (allowEvict) { in terminateMessageLooper()