Home
last modified time | relevance | path

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

/frameworks/base/services/wallpapereffectsgeneration/java/com/android/server/wallpapereffectsgeneration/
DWallpaperEffectsGenerationManagerService.java21 import static android.content.Context.WALLPAPER_EFFECTS_GENERATION_SERVICE;
76 publishBinderService(WALLPAPER_EFFECTS_GENERATION_SERVICE, in onStart()
/frameworks/base/core/java/android/app/wallpapereffectsgeneration/
DWallpaperEffectsGenerationManager.java47 @SystemService(Context.WALLPAPER_EFFECTS_GENERATION_SERVICE)
/frameworks/base/core/java/android/service/wallpapereffectsgeneration/
DWallpaperEffectsGenerationService.java126 IBinder b = ServiceManager.getService(Context.WALLPAPER_EFFECTS_GENERATION_SERVICE); in onCreate()
/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java1353 registerService(Context.WALLPAPER_EFFECTS_GENERATION_SERVICE, in registerService() argument
1360 Context.WALLPAPER_EFFECTS_GENERATION_SERVICE); in registerService()
/frameworks/base/core/java/android/content/
DContext.java5483 public static final String WALLPAPER_EFFECTS_GENERATION_SERVICE = field in Context
/frameworks/base/core/api/
Dsystem-current.txt3822 …field public static final String WALLPAPER_EFFECTS_GENERATION_SERVICE = "wallpaper_effects_generat…