Home
last modified time | relevance | path

Searched defs:screenShots (Results 1 – 1 of 1) sorted by relevance

/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
DNavigationBarColorVerifier.java93 final ArrayList<ScreenShot> screenShots = new ArrayList<>(); in verify() local
125 private static Result verifyInternal(@NonNull ArrayList<ScreenShot> screenShots) { in verifyInternal()