/frameworks/support/v4/java/android/support/v4/widget/ |
D | PopupWindowCompat.java | 32 public void showAsDropDown(PopupWindow popup, View anchor, int xoff, int yoff, in showAsDropDown() 41 public void showAsDropDown(PopupWindow popup, View anchor, int xoff, int yoff, in showAsDropDown() 52 public void showAsDropDown(PopupWindow popup, View anchor, int xoff, int yoff, in showAsDropDown() 91 public static void showAsDropDown(PopupWindow popup, View anchor, int xoff, int yoff, in showAsDropDown()
|
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/ |
D | AppCompatPopupWindow.java | 48 public void showAsDropDown(View anchor, int xoff, int yoff) { in showAsDropDown() 58 public void showAsDropDown(View anchor, int xoff, int yoff, int gravity) { in showAsDropDown() 67 public void update(View anchor, int xoff, int yoff, int width, int height) { in update()
|
/frameworks/compile/mclinker/lib/Support/ |
D | CommandLine.cpp | 55 void SearchDirParser::anchor() in anchor() function in SearchDirParser 89 void parser<mcld::sys::fs::Path>::anchor() in anchor() function in parser::sys::fs::Path 168 void parser<mcld::ZOption>::anchor() in anchor() function in parser::ZOption
|
/frameworks/support/v7/appcompat/src/android/support/v7/widget/ |
D | PopupMenu.java | 69 public PopupMenu(Context context, View anchor) { in PopupMenu() 84 public PopupMenu(Context context, View anchor, int gravity) { in PopupMenu() 105 public PopupMenu(Context context, View anchor, int gravity, int popupStyleAttr, in PopupMenu()
|
D | ListPopupWindow.java | 434 public void setAnchorView(View anchor) { in setAnchorView()
|
D | ActionMenuPresenter.java | 267 View anchor = findViewForItem(topSubMenu.getItem()); in onSubMenuSelected() local
|
/frameworks/base/core/java/android/widget/ |
D | PopupMenu.java | 70 public PopupMenu(Context context, View anchor) { in PopupMenu() 85 public PopupMenu(Context context, View anchor, int gravity) { in PopupMenu() 106 public PopupMenu(Context context, View anchor, int gravity, int popupStyleAttr, in PopupMenu()
|
D | PopupWindow.java | 947 public void showAsDropDown(View anchor) { in showAsDropDown() 967 public void showAsDropDown(View anchor, int xoff, int yoff) { in showAsDropDown() 988 public void showAsDropDown(View anchor, int xoff, int yoff, int gravity) { in showAsDropDown() 1109 View anchor = mAnchor.get(); in setLayoutDirectionFromAnchor() local 1223 private boolean findDropDownPosition(View anchor, WindowManager.LayoutParams p, int xoff, in findDropDownPosition() 1330 public int getMaxAvailableHeight(View anchor) { in getMaxAvailableHeight() 1345 public int getMaxAvailableHeight(View anchor, int yOffset) { in getMaxAvailableHeight() 1366 public int getMaxAvailableHeight(View anchor, int yOffset, boolean ignoreBottomDecorations) { in getMaxAvailableHeight()
|
D | ListPopupWindow.java | 418 public void setAnchorView(View anchor) { in setAnchorView()
|
D | ActionMenuPresenter.java | 268 View anchor = findViewForItem(topSubMenu.getItem()); in onSubMenuSelected() local
|
D | RelativeLayout.java | 1411 public void addRule(int verb, int anchor) { in addRule()
|
/frameworks/support/v4/kitkat/android/support/v4/widget/ |
D | PopupWindowCompatKitKat.java | 28 public static void showAsDropDown(PopupWindow popup, View anchor, int xoff, int yoff, in showAsDropDown()
|
/frameworks/support/v7/appcompat/src/android/support/v7/internal/view/menu/ |
D | MenuPopupHelper.java | 112 public void setAnchorView(View anchor) { in setAnchorView() 141 View anchor = mAnchorView; in tryShow() local 236 final View anchor = mAnchorView; in onGlobalLayout() local
|
/frameworks/base/core/java/com/android/internal/view/menu/ |
D | MenuPopupHelper.java | 109 public void setAnchorView(View anchor) { in setAnchorView() 138 View anchor = mAnchorView; in tryShow() local 235 final View anchor = mAnchorView; in onGlobalLayout() local
|
/frameworks/base/media/java/android/media/ |
D | SubtitleController.java | 462 public void setAnchor(Anchor anchor) { in setAnchor()
|
D | MediaPlayer.java | 1936 SubtitleController.Anchor anchor) { in setSubtitleAnchor()
|