Home
last modified time | relevance | path

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

/packages/wallpapers/Basic/src/com/android/wallpaper/
DRenderScriptWallpaper.java111 public Bundle onCommand(String action, int x, int y, int z, in onCommand() method in RenderScriptWallpaper.RenderScriptEngine
113 return mRenderer.onCommand(action, x, y, z, extras, resultRequested); in onCommand()
DRenderScriptScene.java89 public Bundle onCommand(String action, int x, int y, int z, Bundle extras, in onCommand() method in RenderScriptScene
/packages/wallpapers/Basic/src/com/android/wallpaper/nexus/
DNexusWallpaper.java336 public Bundle onCommand(String action, int x, int y, int z, Bundle extras, in onCommand() method in NexusWallpaper.NexusEngine
/packages/wallpapers/Basic/src/com/android/wallpaper/fall/
DFallRS.java111 public Bundle onCommand(String action, int x, int y, int z, Bundle extras, in onCommand() method in FallRS