Searched refs:TYPE_WALLPAPER (Results 1 – 9 of 9) sorted by relevance
99 TYPE_WALLPAPER = FIRST_SYSTEM_WINDOW+13, enumerator
1473 == InputWindowInfo::TYPE_WALLPAPER) { in findTouchedWindowTargetsLocked()
29 import static android.view.WindowManager.LayoutParams.TYPE_WALLPAPER;397 mIsWallpaper = attachedWindow.mAttrs.type == TYPE_WALLPAPER; in WindowState()410 mIsWallpaper = mAttrs.type == TYPE_WALLPAPER; in WindowState()962 || mAttrs.type == TYPE_WALLPAPER) in isOpaqueDrawn()
1619 if ((w.mAttrs.type == TYPE_WALLPAPER)) { in adjustWallpaperWindowsLocked()2182 if (type == TYPE_WALLPAPER) { in addWindow()2217 } else if (type == TYPE_WALLPAPER) { in addWindow()2218 if (token.windowType != TYPE_WALLPAPER) { in addWindow()2299 if (type == TYPE_WALLPAPER) { in addWindow()2548 if (win.mAttrs.type == TYPE_WALLPAPER) { in removeWindowInnerLocked()3340 if (type == TYPE_WALLPAPER) { in addWindowToken()3394 } else if (wtoken.windowType == TYPE_WALLPAPER) { in removeWindowToken()5338 } else if (w.mAttrs.type == TYPE_WALLPAPER) { in performEnableScreen()7991 if (w.mAttrs.type == TYPE_WALLPAPER || w.mAttrs.type == TYPE_UNIVERSE_BACKGROUND) { in rebuildAppWindowListLocked()[all …]
209 @ViewDebug.IntToString(from = TYPE_WALLPAPER, to = "TYPE_WALLPAPER"),412 public static final int TYPE_WALLPAPER = FIRST_SYSTEM_WINDOW+13; field in WindowManager.LayoutParams
944 WindowManager.LayoutParams.TYPE_WALLPAPER); in bindWallpaperComponentLocked()996 WindowManager.LayoutParams.TYPE_WALLPAPER, false, in attachServiceLocked()
1270 case TYPE_WALLPAPER: in checkAddPermission()1409 case TYPE_WALLPAPER: in windowTypeToLayerLw()1565 case TYPE_WALLPAPER: in canBeForceHidden()3204 } else if (attrs.type == TYPE_WALLPAPER) { in layoutWindowLw()
501 NO DOC BLOCK: android.view.WindowManager.LayoutParams Field TYPE_WALLPAPER
28816 field public static final int TYPE_WALLPAPER = 2013; // 0x7dd