Searched refs:isPreview (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/core/java/android/service/wallpaper/ |
D | IWallpaperService.aidl | 27 IBinder windowToken, int windowType, boolean isPreview, in attach() argument
|
D | WallpaperService.java | 391 public boolean isPreview() { in isPreview() method in WallpaperService.Engine 1107 int windowType, boolean isPreview, int reqWidth, int reqHeight, Rect padding) { in IWallpaperEngineWrapper() argument 1112 mIsPreview = isPreview; in IWallpaperEngineWrapper() 1258 int windowType, boolean isPreview, int reqWidth, int reqHeight, Rect padding) { in attach() argument 1260 windowType, isPreview, reqWidth, reqHeight, padding); in attach()
|
/frameworks/base/tests/WallpaperTest/src/com/example/wallpapertest/ |
D | TestWallpaper.java | 117 if (isPreview()) { in onCreate() 188 if (isPreview()) return; in onOffsetsChanged()
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 27224 method public boolean isPreview();
|
/frameworks/base/api/ |
D | current.txt | 37565 method public boolean isPreview();
|
D | system-current.txt | 40777 method public boolean isPreview();
|