Searched refs:setWindowLayoutType (Results 1 – 10 of 10) sorted by relevance
121 setWindowLayoutType(WindowManager.LayoutParams.TYPE_APPLICATION_ABOVE_SUB_PANEL); in update()
117 setWindowLayoutType(mFullScreen ? WindowManager.LayoutParams.TYPE_SYSTEM_DIALOG in update()
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
3525 mPopupWindow.setWindowLayoutType( in PinnedPopupWindow()4763 mContainer.setWindowLayoutType(WindowManager.LayoutParams.TYPE_APPLICATION_SUB_PANEL); in HandleView()
1814 popupWindow.setWindowLayoutType( in createPopupWindow()
1967 mPrimaryActionModePopup.setWindowLayoutType( in createStandaloneActionMode()
55051 method public void setWindowLayoutType(int);55348 method public void setWindowLayoutType(int);
20462 HSPLandroid/widget/PopupWindow;->setWindowLayoutType(I)V
20509 HSPLandroid/widget/PopupWindow;->setWindowLayoutType(I)V