Home
last modified time | relevance | path

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

/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
DNavigationBarColorVerifier.java92 static Result verify(@NonNull ScreenshotSupplier screenshotSupplier) throws Exception { in verify()
107 public static void expectNavigationBarColorSupported( in expectNavigationBarColorSupported()
119 public static void expectNavigationBarColorNotSupported( in expectNavigationBarColorNotSupported()
DLightNavigationBarVerifier.java95 public static void expectLightNavigationBarSupported( in expectLightNavigationBarSupported()
107 public static void expectLightNavigationBarNotSupported( in expectLightNavigationBarNotSupported()
140 static Result verify( in verify()