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.java391 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/
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/api/
Dcurrent.txt37565 method public boolean isPreview();
Dsystem-current.txt40777 method public boolean isPreview();