void
|
dismiss()
|
int
|
getAnimationStyle()
|
Drawable
|
getBackground()
|
View
|
getContentView()
|
float
|
getElevation()
|
Transition
|
getEnterTransition()
|
Rect
|
getEpicenterBounds()
|
Transition
|
getExitTransition()
|
int
|
getHeight()
|
int
|
getInputMethodMode()
|
int
|
getMaxAvailableHeight(View arg0)
|
int
|
getMaxAvailableHeight(View arg0, int arg1)
|
int
|
getMaxAvailableHeight(View arg0, int arg1, boolean arg2)
|
boolean
|
getOverlapAnchor()
|
int
|
getSoftInputMode()
|
int
|
getWidth()
|
int
|
getWindowLayoutType()
|
boolean
|
isAboveAnchor()
|
boolean
|
isAttachedInDecor()
|
boolean
|
isClippedToScreen()
|
boolean
|
isClippingEnabled()
|
boolean
|
isFocusable()
|
boolean
|
isLaidOutInScreen()
|
boolean
|
isOutsideTouchable()
|
boolean
|
isShowing()
|
boolean
|
isSplitTouchEnabled()
|
boolean
|
isTouchModal()
|
boolean
|
isTouchable()
|
void
|
setAnimationStyle(int arg0)
|
void
|
setAttachedInDecor(boolean arg0)
|
void
|
setBackgroundDrawable(Drawable arg0)
|
void
|
setClippingEnabled(boolean arg0)
|
void
|
setContentView(View arg0)
|
void
|
setElevation(float arg0)
|
void
|
setEnterTransition(Transition arg0)
|
void
|
setEpicenterBounds(Rect arg0)
|
void
|
setExitTransition(Transition arg0)
|
void
|
setFocusable(boolean arg0)
|
void
|
setHeight(int arg0)
|
void
|
setIgnoreCheekPress()
|
void
|
setInputMethodMode(int arg0)
|
void
|
setIsClippedToScreen(boolean arg0)
|
void
|
setIsLaidOutInScreen(boolean arg0)
|
void
|
setOnDismissListener(PopupWindow.OnDismissListener arg0)
|
void
|
setOutsideTouchable(boolean arg0)
|
void
|
setOverlapAnchor(boolean arg0)
|
void
|
setSoftInputMode(int arg0)
|
void
|
setSplitTouchEnabled(boolean arg0)
|
void
|
setTouchInterceptor(View.OnTouchListener arg0)
|
void
|
setTouchModal(boolean arg0)
|
void
|
setTouchable(boolean arg0)
|
void
|
setWidth(int arg0)
|
void
|
setWindowLayoutMode(int arg0, int arg1)
|
void
|
setWindowLayoutType(int arg0)
|
void
|
showAsDropDown(View arg0)
|
void
|
showAsDropDown(View arg0, int arg1, int arg2, int arg3)
|
void
|
showAsDropDown(View arg0, int arg1, int arg2)
|
void
|
showAtLocation(View arg0, int arg1, int arg2, int arg3)
|
void
|
update(View arg0, int arg1, int arg2)
|
void
|
update(View arg0, int arg1, int arg2, int arg3, int arg4)
|
void
|
update(int arg0, int arg1)
|
void
|
update()
|
void
|
update(int arg0, int arg1, int arg2, int arg3, boolean arg4)
|
void
|
update(int arg0, int arg1, int arg2, int arg3)
|