Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/provider/
H A DContactsContract.java6200 public static final String SEARCH_DISPLAY_NAME_KEY = "search_display_name"; field in ContactsContract.CommonDataKinds.Phone
/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DContactsProvider2Test.java1639 .appendQueryParameter(Phone.SEARCH_DISPLAY_NAME_KEY, "0") in testPhonesFilterSearchParams()
1645 .appendQueryParameter(Phone.SEARCH_DISPLAY_NAME_KEY, "0") in testPhonesFilterSearchParams()
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsProvider2.java6253 Phone.SEARCH_DISPLAY_NAME_KEY, true); in queryLocal()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt34283 field public static final String SEARCH_DISPLAY_NAME_KEY = "search_display_name";
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt24114 field public static final java.lang.String SEARCH_DISPLAY_NAME_KEY = "search_display_name";