Home
last modified time | relevance | path

Searched refs:isPreview (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/service/wallpaper/
DIWallpaperService.aidl27 IBinder windowToken, int windowType, boolean isPreview, in attach() argument
DWallpaperService.java446 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/
DTestWallpaper.java117 if (isPreview()) { in onCreate()
188 if (isPreview()) return; in onOffsetsChanged()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27224 method public boolean isPreview();
/frameworks/base/non-updatable-api/
Dcurrent.txt42391 method public boolean isPreview();
/frameworks/base/api/
Dcurrent.txt42535 method public boolean isPreview();