Searched refs:isPreview (Results 1 – 4 of 4) 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/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |