Searched refs:TYPE_DREAM (Results 1 – 6 of 6) sorted by relevance
974 windowToken, WindowManager.LayoutParams.TYPE_DREAM)); in attach()977 lp.type = WindowManager.LayoutParams.TYPE_DREAM; in attach()
13 import static android.view.WindowManager.LayoutParams.TYPE_DREAM;752 if (w.mAttrs.type == TYPE_DREAM) { in applySurfaceChangesTransaction()987 if (win.mAttrs.type == TYPE_DREAM) { in performLayoutLockedInner()1050 } else if (win.mAttrs.type == TYPE_DREAM) { in performLayoutLockedInner()1519 if (type == TYPE_DREAM || (attrs.privateFlags & PRIVATE_FLAG_KEYGUARD) != 0) { in handleNotObscuredLocked()
194 import static android.view.WindowManager.LayoutParams.TYPE_DREAM;1930 if (type == TYPE_DREAM) { in addWindow()1982 } else if (type == TYPE_DREAM) { in addWindow()1983 if (token.windowType != TYPE_DREAM) { in addWindow()
138 mIWindowManager.addWindowToken(token, WindowManager.LayoutParams.TYPE_DREAM); in startDream()
275 @ViewDebug.IntToString(from = TYPE_DREAM, to = "TYPE_DREAM"),561 public static final int TYPE_DREAM = FIRST_SYSTEM_WINDOW+23; field in WindowManager.LayoutParams
2076 case TYPE_DREAM: in checkAddPermission()2356 case TYPE_DREAM: in windowTypeToLayerLw()2526 case TYPE_DREAM: in canBeForceHidden()2812 } else if (win.getAttrs().type == TYPE_DREAM && mDreamingLockscreen in selectAnimationLw()4914 if (attrs.type == TYPE_DREAM) { in applyPostLayoutPolicyLw()