Searched refs:TYPE_PRESENTATION (Results 1 – 11 of 11) sorted by relevance
20 import static android.view.WindowManager.LayoutParams.TYPE_PRESENTATION;237 : TYPE_PRESENTATION; in getWindowType()
52 public static final int TYPE_PRESENTATION = 2; field in MediaProjectionManager
466 || mType == MediaProjectionManager.TYPE_PRESENTATION in canProjectAudio()483 } else if (mType == MediaProjectionManager.TYPE_PRESENTATION) { in applyVirtualDisplayFlags()793 case MediaProjectionManager.TYPE_PRESENTATION: in typeToString()
44 import static android.view.WindowManager.LayoutParams.TYPE_PRESENTATION;525 case TYPE_PRESENTATION: in getWindowLayerFromTypeLw()
56 import static android.view.WindowManager.LayoutParams.TYPE_PRESENTATION;2626 case TYPE_PRESENTATION: in checkAddPermission()
26 import static android.view.WindowManager.LayoutParams.TYPE_PRESENTATION;108 assertEquals(ABOVE_TASKS, typeOf(createWindowToken(TYPE_PRESENTATION))); in testType_typeOf()
26 import static android.view.WindowManager.LayoutParams.TYPE_PRESENTATION;947 int[] types = {TYPE_STATUS_BAR, TYPE_NAVIGATION_BAR, TYPE_PRESENTATION, in calculateZSets()
1539 @ViewDebug.IntToString(from = TYPE_PRESENTATION,1933 public static final int TYPE_PRESENTATION = FIRST_SYSTEM_WINDOW + 37; field in WindowManager.LayoutParams2034 TYPE_PRESENTATION,
92 import static android.view.WindowManager.LayoutParams.TYPE_PRESENTATION;3672 case TYPE_PRESENTATION: in showForAllUsers()
81 import static android.view.WindowManager.LayoutParams.TYPE_PRESENTATION;1545 if (type == TYPE_PRESENTATION && !displayContent.getDisplay().isPublicPresentation()) { in addWindow()
29397 Landroid/media/projection/MediaProjectionManager;->TYPE_PRESENTATION:I65244 Landroid/view/WindowManager$LayoutParams;->TYPE_PRESENTATION:I