Home
last modified time | relevance | path

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

/aosp12/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
H A DTestExploreIntentChecker.java41 public void setViewHandlerExists(boolean exists) { in setViewHandlerExists() method in TestExploreIntentChecker
/aosp12/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/picker/
H A DPreviewActivityTest.java522 mExploreIntentChecker.setViewHandlerExists(false); in testNoActionViewHandler_ExploreButtonNotVisible()