Searched refs:sendWallpaperCommand (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/
H A DIWindowSession.aidl180 Bundle sendWallpaperCommand(IBinder window, String action, int x, int y,
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeWindowSession.java176 public Bundle sendWallpaperCommand(IBinder window, String action, int x, int y, method in class:BridgeWindowSession
/frameworks/base/core/java/android/app/
H A DWallpaperManager.java112 * Command for {@link #sendWallpaperCommand}: reported by the wallpaper
120 * Command for {@link #sendWallpaperCommand}: reported by the wallpaper
128 * Command for {@link #sendWallpaperCommand}: reported by the wallpaper
987 public void sendWallpaperCommand(IBinder windowToken, String action, method in class:WallpaperManager
991 WindowManagerGlobal.getWindowSession().sendWallpaperCommand(
/frameworks/base/services/java/com/android/server/wm/
H A DSession.java408 public Bundle sendWallpaperCommand(IBinder window, String action, int x, int y, method in class:Session

Completed in 47 milliseconds