Home
last modified time | relevance | path

Searched refs:returnCinematicEffectResponse (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/service/wallpapereffectsgeneration/
DWallpaperEffectsGenerationService.java110 public final void returnCinematicEffectResponse(@NonNull CinematicEffectResponse response) { in returnCinematicEffectResponse() method in WallpaperEffectsGenerationService
112 mService.returnCinematicEffectResponse(response); in returnCinematicEffectResponse()
/frameworks/base/core/java/android/app/wallpapereffectsgeneration/
DIWallpaperEffectsGenerationManager.aidl33 void returnCinematicEffectResponse(in CinematicEffectResponse response); in returnCinematicEffectResponse() method
/frameworks/base/services/wallpapereffectsgeneration/java/com/android/server/wallpapereffectsgeneration/
DWallpaperEffectsGenerationManagerService.java128 public void returnCinematicEffectResponse(@NonNull CinematicEffectResponse response) { in returnCinematicEffectResponse() method in WallpaperEffectsGenerationManagerService.WallpaperEffectsGenerationManagerStub
/frameworks/base/core/api/
Dsystem-current.txt13750 …method public final void returnCinematicEffectResponse(@NonNull android.app.wallpapereffectsgenera…