Home
last modified time | relevance | path

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

/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
DNavigationBarColorVerifier.java98 return verifyInternal(screenShots); in verify()
125 private static Result verifyInternal(@NonNull ArrayList<ScreenShot> screenShots) { in verifyInternal() method in NavigationBarColorVerifier