Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DContactEditorFragment.java288 if (!isEditingUserProfile() && isAggregationSuggestionRawContactId(rawContactId)) { in bindEditors()
DContactEditorBaseFragment.java1624 protected boolean isAggregationSuggestionRawContactId(long rawContactId) { in isAggregationSuggestionRawContactId() method in ContactEditorBaseFragment