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 | 446 public boolean isPreview() { in isPreview() method in WallpaperService.Engine 1319 int windowType, boolean isPreview, int reqWidth, int reqHeight, Rect padding, in IWallpaperEngineWrapper() 1524 int windowType, boolean isPreview, int reqWidth, int reqHeight, Rect padding, in attach()
|