Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
DTestCurrentWallpaperInfoFactory.java66 wallpaper.setActionUrl(actionUrl); in createTestWallpaperInfo()
DTestWallpaperInfo.java109 public void setActionUrl(String actionUrl) { in setActionUrl() method in TestWallpaperInfo
/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/picker/
DPreviewActivityTest.java109 mMockWallpaper.setActionUrl(ACTION_URL); in setUp()