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
3763 mPopupWindow.setWindowLayoutType( in PinnedPopupWindow()4993 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()
1975 mPrimaryActionModePopup.setWindowLayoutType( in createStandaloneActionMode()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
59027 method public void setWindowLayoutType(int);59324 method public void setWindowLayoutType(int);
20451 HSPLandroid/widget/PopupWindow;->setWindowLayoutType(I)V
20515 HSPLandroid/widget/PopupWindow;->setWindowLayoutType(I)V