Home
last modified time | relevance | path

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

/aosp12/packages/apps/Contacts/src/com/android/contacts/compat/
H A DAggregationSuggestionsCompat.java33 public static final String PARAMETER_MATCH_NAME = "name"; field in AggregationSuggestionsCompat
91 builder.appendQueryParameter("query", PARAMETER_MATCH_NAME in build()
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
H A DContactAggregator.java955 if (AggregationSuggestions.PARAMETER_MATCH_NAME.equals(parameter.kind)) { in updateMatchScoresForSuggestionsBasedOnDataMatches()
H A DContactAggregator2.java891 if (AggregationSuggestions.PARAMETER_MATCH_NAME.equals(parameter.kind)) { in updateMatchScoresForSuggestionsBasedOnDataMatches()
/aosp12/frameworks/base/core/java/android/provider/
H A DContactsContract.java1991 public static final String PARAMETER_MATCH_NAME = "name"; field in ContactsContract.Contacts.AggregationSuggestions
2049 builder.appendQueryParameter("query", PARAMETER_MATCH_NAME in build()
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsProvider2.java6865 AggregationSuggestions.PARAMETER_MATCH_NAME, in queryLocal()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt45078 Landroid/provider/ContactsContract$Contacts$AggregationSuggestions;->PARAMETER_MATCH_NAME:Ljava/lan…