Searched refs:COMMAND_REAPPLY (Results 1 – 3 of 3) sorted by relevance
19 import static android.app.WallpaperManager.COMMAND_REAPPLY;299 eq(COMMAND_REAPPLY), anyInt(), anyInt(), anyInt(), any()); in testSetCurrentComponent()
221 public static final String COMMAND_REAPPLY = "android.wallpaper.reapply"; field in WallpaperManager
20 import static android.app.WallpaperManager.COMMAND_REAPPLY;2789 COMMAND_REAPPLY, 0, 0, 0, null); in setWallpaperComponent()