Searched refs:setWindowLayoutType (Results 1 – 11 of 11) sorted by relevance
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()
1103 public void setWindowLayoutType(int layoutType) { in setWindowLayoutType() method in PopupWindow
3802 mPopupWindow.setWindowLayoutType( in PinnedPopupWindow()5032 mContainer.setWindowLayoutType(WindowManager.LayoutParams.TYPE_APPLICATION_SUB_PANEL); in HandleView()
200 setWindowLayoutType(WindowManager.LayoutParams.TYPE_APPLICATION_ABOVE_SUB_PANEL); in updateInner()
1488 popupWindow.setWindowLayoutType( in createPopupWindow()
1946 mPrimaryActionModePopup.setWindowLayoutType( in createStandaloneActionMode()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
59660 method public void setWindowLayoutType(int);59957 method public void setWindowLayoutType(int);
20102 HSPLandroid/widget/PopupWindow;->setWindowLayoutType(I)V
20166 HSPLandroid/widget/PopupWindow;->setWindowLayoutType(I)V