Home
last modified time | relevance | path

Searched refs:isWallpaperServiceEnabled (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Settings/src/com/android/settings/wallpaper/
DStyleSuggestionActivity.java29 if (!isWallpaperServiceEnabled(context)) { in isSuggestionComplete()
DStyleSuggestionActivityBase.java76 protected static boolean isWallpaperServiceEnabled(Context context) { in isWallpaperServiceEnabled() method in StyleSuggestionActivityBase
DWallpaperSuggestionActivity.java63 if (!isWallpaperServiceEnabled(context)) { in isSuggestionComplete()
/packages/apps/Settings/tests/robotests/src/com/android/settings/wallpaper/
DFallbackHomeActivityTest.java92 protected boolean isWallpaperServiceEnabled() { in isWallpaperServiceEnabled() method in FallbackHomeActivityTest.ShadowWallpaperManager
DWallpaperSuggestionActivityTest.java149 protected boolean isWallpaperServiceEnabled() { in isWallpaperServiceEnabled() method in WallpaperSuggestionActivityTest.ShadowWallpaperManager