Searched refs:TYPE_VOLUME_OVERLAY (Results 1 – 14 of 14) sorted by relevance
53 window.setType(WindowManager.LayoutParams.TYPE_VOLUME_OVERLAY); in create()
88 window.setType(WindowManager.LayoutParams.TYPE_VOLUME_OVERLAY); in showShutdownUi()
97 window?.setType(WindowManager.LayoutParams.TYPE_VOLUME_OVERLAY)
44 private const val WINDOW_TYPE = WindowManager.LayoutParams.TYPE_VOLUME_OVERLAY
61 import static android.view.WindowManager.LayoutParams.TYPE_VOLUME_OVERLAY;579 case TYPE_VOLUME_OVERLAY: in getWindowLayerFromTypeLw()
104 mDialog.init(LayoutParams.TYPE_VOLUME_OVERLAY, mVolumeDialogCallback); in VolumeDialogComponent()
501 mWindow.setType(WindowManager.LayoutParams.TYPE_VOLUME_OVERLAY); in initDialog()
1883 @ViewDebug.IntToString(from = TYPE_VOLUME_OVERLAY,2191 public static final int TYPE_VOLUME_OVERLAY = FIRST_SYSTEM_WINDOW+20; field in WindowManager.LayoutParams2377 TYPE_VOLUME_OVERLAY,
84 import static android.view.WindowManager.LayoutParams.TYPE_VOLUME_OVERLAY;3067 || lp.type == TYPE_VOLUME_OVERLAY; in shouldUseDisplaySize()
914 case WindowManager.LayoutParams.TYPE_VOLUME_OVERLAY: in getTypeForWindowManagerWindowType()
779 case WindowManager.LayoutParams.TYPE_VOLUME_OVERLAY: in onWindowTransition()
96 import static android.view.WindowManager.LayoutParams.TYPE_VOLUME_OVERLAY;3488 case TYPE_VOLUME_OVERLAY: in showForAllUsers()
87 import static android.view.WindowManager.LayoutParams.TYPE_VOLUME_OVERLAY;1401 case TYPE_VOLUME_OVERLAY: in excludeWindowTypeFromTapOutTask()
65250 Landroid/view/WindowManager$LayoutParams;->TYPE_VOLUME_OVERLAY:I