Home
last modified time | relevance | path

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

/aosp12/packages/apps/Contacts/src/com/android/contacts/list/
H A DContactsIntentResolver.java178 } else if (Intents.SEARCH_SUGGESTION_CLICKED.equals(action)) { in resolveIntent()
/aosp12/frameworks/base/core/java/android/provider/
H A DContacts.java1981 public static final String SEARCH_SUGGESTION_CLICKED = field in Contacts.Intents
1982 ContactsContract.Intents.SEARCH_SUGGESTION_CLICKED;
H A DContactsContract.java9291 public static final String SEARCH_SUGGESTION_CLICKED = field in ContactsContract.Intents
/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/tests/allintents/
H A DAllIntentsActivity.java298 Intent intent = new Intent(Intents.SEARCH_SUGGESTION_CLICKED); in onListItemClick()
/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.txt33889 …precated public static final String SEARCH_SUGGESTION_CLICKED = "android.provider.Contacts.SEARCH_…
34677 …field public static final String SEARCH_SUGGESTION_CLICKED = "android.provider.Contacts.SEARCH_SUG…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt23725 …c final deprecated java.lang.String SEARCH_SUGGESTION_CLICKED = "android.provider.Contacts.SEARCH_…
24484 …ublic static final java.lang.String SEARCH_SUGGESTION_CLICKED = "android.provider.Contacts.SEARCH_…