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()
438 || mType == MediaProjectionManager.TYPE_PRESENTATION in canProjectAudio()455 } else if (mType == MediaProjectionManager.TYPE_PRESENTATION) { in applyVirtualDisplayFlags()755 case MediaProjectionManager.TYPE_PRESENTATION: in typeToString()
52 public static final int TYPE_PRESENTATION = 2; field in MediaProjectionManager
44 import static android.view.WindowManager.LayoutParams.TYPE_PRESENTATION;543 case TYPE_PRESENTATION: in getWindowLayerFromTypeLw()
60 import static android.view.WindowManager.LayoutParams.TYPE_PRESENTATION;2205 case TYPE_PRESENTATION: in checkAddPermission()
23 import static android.view.WindowManager.LayoutParams.TYPE_PRESENTATION;105 assertEquals(ABOVE_TASKS, typeOf(createWindowToken(TYPE_PRESENTATION))); in testType_typeOf()
25 import static android.view.WindowManager.LayoutParams.TYPE_PRESENTATION;759 int[] types = {TYPE_STATUS_BAR, TYPE_NAVIGATION_BAR, TYPE_PRESENTATION, in calculateZSets()
1139 @ViewDebug.IntToString(from = TYPE_PRESENTATION,1533 public static final int TYPE_PRESENTATION = FIRST_SYSTEM_WINDOW + 37; field in WindowManager.LayoutParams1634 TYPE_PRESENTATION,
92 import static android.view.WindowManager.LayoutParams.TYPE_PRESENTATION;3695 case TYPE_PRESENTATION: in showForAllUsers()
75 import static android.view.WindowManager.LayoutParams.TYPE_PRESENTATION;1523 if (type == TYPE_PRESENTATION && !displayContent.getDisplay().isPublicPresentation()) { in addWindow()
32275 Landroid/media/projection/MediaProjectionManager;->TYPE_PRESENTATION:I68567 Landroid/view/WindowManager$LayoutParams;->TYPE_PRESENTATION:I