Home
last modified time | relevance | path

Searched defs:isPreview (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/service/wallpaper/
DIWallpaperService.aidl27 IBinder windowToken, int windowType, boolean isPreview, in attach()
DWallpaperService.java446 public boolean isPreview() { in isPreview() method in WallpaperService.Engine
1319 int windowType, boolean isPreview, int reqWidth, int reqHeight, Rect padding, in IWallpaperEngineWrapper()
1524 int windowType, boolean isPreview, int reqWidth, int reqHeight, Rect padding, in attach()