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()
44 import static android.view.WindowManager.LayoutParams.TYPE_PRESENTATION;533 case TYPE_PRESENTATION: in getWindowLayerFromTypeLw()
57 import static android.view.WindowManager.LayoutParams.TYPE_PRESENTATION;2751 case TYPE_PRESENTATION:
82 public static final int TYPE_PRESENTATION = 2; field in MediaProjectionManager
921 || mType == MediaProjectionManager.TYPE_PRESENTATION in canProjectAudio()943 } else if (mType == MediaProjectionManager.TYPE_PRESENTATION) { in applyVirtualDisplayFlags()1433 case MediaProjectionManager.TYPE_PRESENTATION: in typeToString()
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()
1895 @ViewDebug.IntToString(from = TYPE_PRESENTATION,2289 public static final int TYPE_PRESENTATION = FIRST_SYSTEM_WINDOW + 37; field in WindowManager.LayoutParams2390 TYPE_PRESENTATION,
86 import static android.view.WindowManager.LayoutParams.TYPE_PRESENTATION;3412 && !(mAttrs.type == TYPE_PRESENTATION && isOnVirtualDisplay()) in onSurfaceShownChanged()3489 case TYPE_PRESENTATION: in showForAllUsers()
81 import static android.view.WindowManager.LayoutParams.TYPE_PRESENTATION;1475 if (type == TYPE_PRESENTATION && !displayContent.getDisplay().isPublicPresentation()) { in addWindow()
29397 Landroid/media/projection/MediaProjectionManager;->TYPE_PRESENTATION:I65244 Landroid/view/WindowManager$LayoutParams;->TYPE_PRESENTATION:I