Home
last modified time | relevance | path

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

/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
DNavigationBarColorVerifier.java86 public interface ScreenshotSupplier { interface in NavigationBarColorVerifier
92 static Result verify(@NonNull ScreenshotSupplier screenshotSupplier) throws Exception { in verify()
108 @NonNull ScreenshotSupplier screenshotSupplier) throws Exception { in expectNavigationBarColorSupported()
120 @NonNull ScreenshotSupplier screenshotSupplier) throws Exception { in expectNavigationBarColorNotSupported()
DLightNavigationBarVerifier.java46 public interface ScreenshotSupplier { interface in LightNavigationBarVerifier
96 @NonNull ScreenshotSupplier screenshotSupplier) throws Exception { in expectLightNavigationBarSupported()
108 @NonNull ScreenshotSupplier screenshotSupplier) throws Exception { in expectLightNavigationBarNotSupported()
141 @NonNull ScreenshotSupplier screenshotSupplier) throws Exception { in verify()