Searched refs:mWindowLayoutType (Results 1 – 1 of 1) sorted by relevance
222 private int mWindowLayoutType = WindowManager.LayoutParams.TYPE_APPLICATION_PANEL; field in PopupWindow1104 mWindowLayoutType = layoutType; in setWindowLayoutType()1113 return mWindowLayoutType; in getWindowLayoutType()1623 p.type = mWindowLayoutType; in createPopupLayoutParams()