Searched refs:TYPE_DREAM (Results 1 – 5 of 5) sorted by relevance
955 windowToken, WindowManager.LayoutParams.TYPE_DREAM)); in attach()958 lp.type = WindowManager.LayoutParams.TYPE_DREAM; in attach()
127 mIWindowManager.addWindowToken(token, WindowManager.LayoutParams.TYPE_DREAM); in startDream()
219 @ViewDebug.IntToString(from = TYPE_DREAM, to = "TYPE_DREAM"),494 public static final int TYPE_DREAM = FIRST_SYSTEM_WINDOW+23; field in WindowManager.LayoutParams
1662 case TYPE_DREAM: in checkAddPermission()1847 case TYPE_DREAM: in windowTypeToLayerLw()1999 case TYPE_DREAM: in canBeForceHidden()2271 } else if (win.getAttrs().type == TYPE_DREAM && mDreamingLockscreen in selectAnimationLw()4049 if (attrs.type == TYPE_DREAM) { in applyPostLayoutPolicyLw()
2351 if (type == TYPE_DREAM) { in addWindow()2398 } else if (type == TYPE_DREAM) { in addWindow()2399 if (token.windowType != TYPE_DREAM) { in addWindow()8908 if (win.mAttrs.type == TYPE_DREAM) { in performLayoutLockedInner()8975 } else if (win.mAttrs.type == TYPE_DREAM) { in performLayoutLockedInner()9527 if (type == TYPE_DREAM || (attrs.privateFlags & PRIVATE_FLAG_KEYGUARD) != 0) { in handleNotObscuredLocked()9811 if (w.mAttrs.type == TYPE_DREAM) { in performLayoutAndPlaceSurfacesLockedInner()