Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DContactEditorFragment.java378 private long mAggregationSuggestionsRawContactId; field in ContactEditorFragment
522 mAggregationSuggestionsRawContactId = savedState.getLong( in onCreate()
648 mAggregationSuggestionsRawContactId); in onSaveInstanceState()
1571 mAggregationSuggestionsRawContactId = rawContactId; in acquireAggregationSuggestions()