Searched refs:TYPE_VOLUME_OVERLAY (Results 1 – 17 of 17) sorted by relevance
53 window.setType(WindowManager.LayoutParams.TYPE_VOLUME_OVERLAY); in create()
119 window.setType(WindowManager.LayoutParams.TYPE_VOLUME_OVERLAY); in showShutdownUi()
43 setWindowLayoutType(WindowManager.LayoutParams.TYPE_VOLUME_OVERLAY); in WalletPopupMenu()
93 setType(WindowManager.LayoutParams.TYPE_VOLUME_OVERLAY)
116 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;588 case TYPE_VOLUME_OVERLAY: in getWindowLayerFromTypeLw()
103 mDialog.init(LayoutParams.TYPE_VOLUME_OVERLAY, mVolumeDialogCallback); in VolumeDialogComponent()
401 mWindow.setType(WindowManager.LayoutParams.TYPE_VOLUME_OVERLAY); in initDialog()
1127 @ViewDebug.IntToString(from = TYPE_VOLUME_OVERLAY,1435 public static final int TYPE_VOLUME_OVERLAY = FIRST_SYSTEM_WINDOW+20; field in WindowManager.LayoutParams1621 TYPE_VOLUME_OVERLAY,
79 import static android.view.WindowManager.LayoutParams.TYPE_VOLUME_OVERLAY;2555 || lp.type == TYPE_VOLUME_OVERLAY; in shouldUseDisplaySize()
284 mWindow.setType(WindowManager.LayoutParams.TYPE_VOLUME_OVERLAY); in initDialog()
756 case WindowManager.LayoutParams.TYPE_VOLUME_OVERLAY: in getTypeForWindowManagerWindowType()
102 import static android.view.WindowManager.LayoutParams.TYPE_VOLUME_OVERLAY;3694 case TYPE_VOLUME_OVERLAY: in showForAllUsers()
835 case WindowManager.LayoutParams.TYPE_VOLUME_OVERLAY: in onWindowTransition()
81 import static android.view.WindowManager.LayoutParams.TYPE_VOLUME_OVERLAY;1450 case TYPE_VOLUME_OVERLAY: in excludeWindowTypeFromTapOutTask()
68573 Landroid/view/WindowManager$LayoutParams;->TYPE_VOLUME_OVERLAY:I