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

/frameworks/base/core/java/android/view/
H A DIWindowSession.aidl176 Bundle sendWallpaperCommand(IBinder window, String action, int x, int y,
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeWindowSession.java175 public Bundle sendWallpaperCommand(IBinder window, String action, int x, int y, method in class:BridgeWindowSession
/frameworks/base/core/java/android/app/
H A DWallpaperManager.java95 * Command for {@link #sendWallpaperCommand}: reported by the wallpaper
103 * Command for {@link #sendWallpaperCommand}: reported by the wallpaper
111 * Command for {@link #sendWallpaperCommand}: reported by the wallpaper
746 public void sendWallpaperCommand(IBinder windowToken, String action, method in class:WallpaperManager
750 WindowManagerGlobal.getWindowSession(mContext.getMainLooper()).sendWallpaperCommand(
/frameworks/base/services/java/com/android/server/wm/
H A DSession.java406 public Bundle sendWallpaperCommand(IBinder window, String action, int x, int y, method in class:Session

Completed in 1724 milliseconds