Searched defs:isPreview (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/java/android/service/wallpaper/ |
D | IWallpaperService.aidl | 27 IBinder windowToken, int windowType, boolean isPreview, in attach()
|
D | WallpaperService.java | 376 public boolean isPreview() { in isPreview() method in WallpaperService.Engine 1091 int windowType, boolean isPreview, int reqWidth, int reqHeight, Rect padding) { in IWallpaperEngineWrapper() 1242 int windowType, boolean isPreview, int reqWidth, int reqHeight, Rect padding) { in attach()
|