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

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeWindowSession.java158 public Bundle sendWallpaperCommand(IBinder window, String action, int x, int y, method in class:BridgeWindowSession
/frameworks/base/core/java/android/view/
H A DIWindowSession.aidl171 Bundle sendWallpaperCommand(IBinder window, String action, int x, int y,
/frameworks/base/core/java/android/app/
H A DWallpaperManager.java93 * Command for {@link #sendWallpaperCommand}: reported by the wallpaper
101 * Command for {@link #sendWallpaperCommand}: reported by the wallpaper
109 * Command for {@link #sendWallpaperCommand}: reported by the wallpaper
725 public void sendWallpaperCommand(IBinder windowToken, String action, method in class:WallpaperManager
729 ViewRootImpl.getWindowSession(mContext.getMainLooper()).sendWallpaperCommand(
/frameworks/base/services/java/com/android/server/wm/
H A DSession.java374 public Bundle sendWallpaperCommand(IBinder window, String action, int x, int y, method in class:Session

Completed in 142 milliseconds