Searched refs:setWindowLayoutType (Results 1 – 11 of 11) sorted by relevance
56 setWindowLayoutType(WindowManager.LayoutParams.TYPE_VOLUME_OVERLAY); in GlobalActionsPopupMenu()
117 setWindowLayoutType(mFullScreen ? WindowManager.LayoutParams.TYPE_SYSTEM_DIALOG in update()
286 popupWindow.setWindowLayoutType(mWinParams.type); in showHint()
583 public void setWindowLayoutType(int layoutType) { in setWindowLayoutType() method in ListPopupWindow643 mPopup.setWindowLayoutType(mDropDownWindowLayoutType); in show()
1099 public void setWindowLayoutType(int layoutType) { in setWindowLayoutType() method in PopupWindow
3439 mPopupWindow.setWindowLayoutType( in PinnedPopupWindow()4659 mContainer.setWindowLayoutType(WindowManager.LayoutParams.TYPE_APPLICATION_SUB_PANEL); in HandleView()
1727 popupWindow.setWindowLayoutType( in createPopupWindow()
1869 mPrimaryActionModePopup.setWindowLayoutType( in createStandaloneActionMode()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
59922 method public void setWindowLayoutType(int);60219 method public void setWindowLayoutType(int);
26279 HSPLandroid/widget/PopupWindow;->setWindowLayoutType(I)V