Home
last modified time | relevance | path

Searched refs:WallpaperEffectsGenerationService (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/service/wallpapereffectsgeneration/
DWallpaperEffectsGenerationService.java65 public abstract class WallpaperEffectsGenerationService extends Service { class
87 WallpaperEffectsGenerationService::onGenerateCinematicEffect,
88 WallpaperEffectsGenerationService.this, request));
/frameworks/base/services/wallpapereffectsgeneration/java/com/android/server/wallpapereffectsgeneration/
DRemoteWallpaperEffectsGenerationService.java23 import android.service.wallpapereffectsgeneration.WallpaperEffectsGenerationService;
52 super(context, WallpaperEffectsGenerationService.SERVICE_INTERFACE, in RemoteWallpaperEffectsGenerationService()
/frameworks/base/core/api/
Dsystem-current.txt13746 public abstract class WallpaperEffectsGenerationService extends android.app.Service {
13747 ctor public WallpaperEffectsGenerationService();
13751 …SERVICE_INTERFACE = "android.service.wallpapereffectsgeneration.WallpaperEffectsGenerationService";