Home
last modified time | relevance | path

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

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