Searched refs:TYPE_DREAM (Results 1 – 5 of 5) sorted by relevance
623 windowToken, WindowManager.LayoutParams.TYPE_DREAM)); in attach()626 lp.type = WindowManager.LayoutParams.TYPE_DREAM; in attach()
108 mIWindowManager.addWindowToken(token, WindowManager.LayoutParams.TYPE_DREAM); in startDream()
219 @ViewDebug.IntToString(from = TYPE_DREAM, to = "TYPE_DREAM"),492 public static final int TYPE_DREAM = FIRST_SYSTEM_WINDOW+23; field in WindowManager.LayoutParams
1268 case TYPE_DREAM: in checkAddPermission()1425 case TYPE_DREAM: in windowTypeToLayerLw()1566 case TYPE_DREAM: in canBeForceHidden()1842 } else if (win.getAttrs().type == TYPE_DREAM && mDreamingLockscreen in selectAnimationLw()3408 if (attrs.type == TYPE_DREAM) { in applyPostLayoutPolicyLw()
2187 if (type == TYPE_DREAM) { in addWindow()2223 } else if (type == TYPE_DREAM) { in addWindow()2224 if (token.windowType != TYPE_DREAM) { in addWindow()8298 if (win.mAttrs.type == TYPE_DREAM) { in performLayoutLockedInner()8365 } else if (win.mAttrs.type == TYPE_DREAM) { in performLayoutLockedInner()8843 if (type == TYPE_DREAM || type == TYPE_KEYGUARD) { in handleNotObscuredLocked()9092 if (w.mAttrs.type == TYPE_DREAM) { in performLayoutAndPlaceSurfacesLockedInner()