Home
last modified time | relevance | path

Searched refs:getAggregationAnchorView (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
DContactEditorFragment.java1613 final View anchorView = getAggregationAnchorView(); in onAggregationSuggestionChange()
1641 protected View getAggregationAnchorView() { in getAggregationAnchorView() method in ContactEditorFragment
1642 return getContent().getAggregationAnchorView(); in getAggregationAnchorView()
DRawContactEditorView.java418 public View getAggregationAnchorView() { in getAggregationAnchorView() method in RawContactEditorView