Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/wallpaper/
DWallpaperSuggestionActivity.java78 if (!isWallpaperServiceEnabled(context)) { in isSuggestionComplete()
86 private static boolean isWallpaperServiceEnabled(Context context) { in isWallpaperServiceEnabled() method in WallpaperSuggestionActivity
/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.java55 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.java146 protected boolean isWallpaperServiceEnabled() { in isWallpaperServiceEnabled() method in WallpaperSuggestionActivityTest.ShadowWallpaperManager