Home | History | Annotate | Download | only in wallpaper

Lines Matching defs:isPreview

433         public boolean isPreview() {
1255 int windowType, boolean isPreview, int reqWidth, int reqHeight, Rect padding) {
1260 mIsPreview = isPreview;
1435 int windowType, boolean isPreview, int reqWidth, int reqHeight, Rect padding) {
1437 windowType, isPreview, reqWidth, reqHeight, padding);