Searched refs:WALLPAPER_EFFECTS_GENERATION_SERVICE (Results 1 – 6 of 6) sorted by relevance
21 import static android.content.Context.WALLPAPER_EFFECTS_GENERATION_SERVICE;76 publishBinderService(WALLPAPER_EFFECTS_GENERATION_SERVICE, in onStart()
47 @SystemService(Context.WALLPAPER_EFFECTS_GENERATION_SERVICE)
126 IBinder b = ServiceManager.getService(Context.WALLPAPER_EFFECTS_GENERATION_SERVICE); in onCreate()
1353 registerService(Context.WALLPAPER_EFFECTS_GENERATION_SERVICE, in registerService() argument1360 Context.WALLPAPER_EFFECTS_GENERATION_SERVICE); in registerService()
5483 public static final String WALLPAPER_EFFECTS_GENERATION_SERVICE = field in Context
3822 …field public static final String WALLPAPER_EFFECTS_GENERATION_SERVICE = "wallpaper_effects_generat…