Searched refs:createPopupLayoutParams (Results 1 – 5 of 5) sorted by relevance
157 final WindowManager.LayoutParams p = mWindowLayoutParams = createPopupLayoutParams( in showAsDropDown()
277 final WindowManager.LayoutParams p = mWindowLayoutParams = createPopupLayoutParams( in showAsDropDown()
1336 final WindowManager.LayoutParams p = createPopupLayoutParams(token); in showAtLocation()1415 createPopupLayoutParams(anchor.getApplicationWindowToken()); in showAsDropDown()1610 protected final WindowManager.LayoutParams createPopupLayoutParams(IBinder token) { in createPopupLayoutParams() method in PopupWindow
20432 HSPLandroid/widget/PopupWindow;->createPopupLayoutParams(Landroid/os/IBinder;)Landroid/view/WindowM…
20479 HSPLandroid/widget/PopupWindow;->createPopupLayoutParams(Landroid/os/IBinder;)Landroid/view/WindowM…