Home
last modified time | relevance | path

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

/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
DNavigationBarColorVerifier.java126 final int numScreenShots = screenShots.size(); in verifyInternal() local
128 "This algorithm requires at least 3 screen shots. size=" + numScreenShots, in verifyInternal()
129 numScreenShots >= 3); in verifyInternal()
131 numScreenShots, in verifyInternal()
158 if (matchingScore == numScreenShots) { in verifyInternal()