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