Searched refs:getAggregationAnchorView (Results 1 – 2 of 2) sorted by relevance
1613 final View anchorView = getAggregationAnchorView(); in onAggregationSuggestionChange()1641 protected View getAggregationAnchorView() { in getAggregationAnchorView() method in ContactEditorFragment1642 return getContent().getAggregationAnchorView(); in getAggregationAnchorView()
418 public View getAggregationAnchorView() { in getAggregationAnchorView() method in RawContactEditorView