Searched defs:anchor (Results 1 – 6 of 6) sorted by relevance
50 View anchor, in show()71 @NonNull View anchor, in ContextMenu()
31 public MainToolbarMenu(Context context, View anchor) { in MainToolbarMenu()
65 public SelectionPopupMenu(Context context, View anchor, int position) { in SelectionPopupMenu()
357 private int replaceFragment(Fragment fragment, int transition, String tag, int anchor) { in replaceFragment()
1576 public OptionsPopupMenu(Context context, View anchor) { in OptionsPopupMenu()
1451 int anchor = this.digits.getSelectionStart(); in updateDialString() local