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 | 446 public boolean isPreview() { in isPreview() method in WallpaperService.Engine 1319 int windowType, boolean isPreview, int reqWidth, int reqHeight, Rect padding, in IWallpaperEngineWrapper() argument 1325 mIsPreview = isPreview; in IWallpaperEngineWrapper() 1524 int windowType, boolean isPreview, int reqWidth, int reqHeight, Rect padding, in attach() argument 1527 windowType, isPreview, reqWidth, reqHeight, padding, displayId); 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/non-updatable-api/ |
D | current.txt | 42391 method public boolean isPreview();
|
/frameworks/base/api/ |
D | current.txt | 42535 method public boolean isPreview();
|