Searched refs:TYPE_WALLPAPER (Results 1 – 10 of 10) sorted by relevance
99 TYPE_WALLPAPER = FIRST_SYSTEM_WINDOW+13, enumerator
1626 == InputWindowInfo::TYPE_WALLPAPER) { in findTouchedWindowTargetsLocked()
25 import static android.view.WindowManager.LayoutParams.TYPE_WALLPAPER;334 mIsWallpaper = attachedWindow.mAttrs.type == TYPE_WALLPAPER; in WindowState()347 mIsWallpaper = mAttrs.type == TYPE_WALLPAPER; in WindowState()1085 if (mAttrs.type == TYPE_WALLPAPER && mService.mLowerWallpaperTarget == null in computeShownFrameLocked()1374 || mAttrs.type == TYPE_WALLPAPER) in isOpaqueDrawn()
34 import static android.view.WindowManager.LayoutParams.TYPE_WALLPAPER;1488 if ((w.mAttrs.type == WindowManager.LayoutParams.TYPE_WALLPAPER)) { in adjustWallpaperWindowsLocked()2019 if (attrs.type == TYPE_WALLPAPER) { in addWindow()2050 } else if (attrs.type == TYPE_WALLPAPER) { in addWindow()2051 if (token.windowType != TYPE_WALLPAPER) { in addWindow()2115 if (attrs.type == TYPE_WALLPAPER) { in addWindow()2339 if (win.mAttrs.type == TYPE_WALLPAPER) { in removeWindowInnerLocked()3132 if (type == TYPE_WALLPAPER) { in addWindowToken()3178 } else if (wtoken.windowType == TYPE_WALLPAPER) { in removeWindowToken()4833 } else if (w.mAttrs.type == WindowManager.LayoutParams.TYPE_WALLPAPER) { in performEnableScreen()[all …]
180 @ViewDebug.IntToString(from = TYPE_WALLPAPER, to = "TYPE_WALLPAPER"),360 public static final int TYPE_WALLPAPER = FIRST_SYSTEM_WINDOW+13; field in WindowManager.LayoutParams
622 WindowManager.LayoutParams.TYPE_WALLPAPER); in bindWallpaperComponentLocked()662 WindowManager.LayoutParams.TYPE_WALLPAPER, false, in attachServiceLocked()
124 import static android.view.WindowManager.LayoutParams.TYPE_WALLPAPER;996 case TYPE_WALLPAPER: in checkAddPermission()1124 case TYPE_WALLPAPER: in windowTypeToLayerLw()1195 && attrs.type != WindowManager.LayoutParams.TYPE_WALLPAPER; in canBeForceHidden()
501 NO DOC BLOCK: android.view.WindowManager.LayoutParams Field TYPE_WALLPAPER
23934 field public static final int TYPE_WALLPAPER = 2013; // 0x7dd