Home
last modified time | relevance | path

Searched defs:suggestions (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/core/java/android/text/style/
H A DSuggestionSpan.java154 public SuggestionSpan(Context context, String[] suggestions, int flags) { in SuggestionSpan()
163 public SuggestionSpan(Locale locale, String[] suggestions, int flags) { in SuggestionSpan()
178 public SuggestionSpan(Context context, Locale locale, String[] suggestions, int flags, in SuggestionSpan()
369 private static int hashCodeInternal(String[] suggestions, @NonNull String languageTag, in hashCodeInternal()
/aosp14/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DIPhoneAccountSuggestionCallback.aidl25 void suggestPhoneAccounts(in String number, in List<PhoneAccountSuggestion> suggestions); in suggestPhoneAccounts()
/aosp14/frameworks/base/core/java/android/view/textservice/
H A DSuggestionsInfo.java97 public SuggestionsInfo(int suggestionsAttributes, String[] suggestions) { in SuggestionsInfo()
108 public SuggestionsInfo(@ResultAttrs int suggestionsAttributes, String[] suggestions, int cookie, in SuggestionsInfo()
/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/suggestions/
H A DShadowSuggestionController.java52 public static void setSuggestion(List<Suggestion> suggestions) { in setSuggestion()
/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DPhoneAccountSuggestionService.java109 @NonNull List<PhoneAccountSuggestion> suggestions) { in suggestPhoneAccounts()
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DAutofillInlineSuggestionsRequestSession.java256 private void maybeNotifyFillUiEventLocked(@NonNull List<InlineSuggestion> suggestions) { in maybeNotifyFillUiEventLocked()
/aosp14/frameworks/base/core/java/android/widget/
H A DSpellChecker.java560 String[] suggestions; in createMisspelledSuggestionSpan() local
H A DEditor.java3386 String[] suggestions = targetSuggestionSpan.getSuggestions(); in replaceWithSuggestion() local
3990 final String[] suggestions = suggestionSpan.getSuggestions(); in getSuggestionInfo() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...