Home
last modified time | relevance | path

Searched defs:SuggestionSpan (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/text/style/
DSuggestionSpan.java51 public class SuggestionSpan extends CharacterStyle implements ParcelableSpan { class
154 public SuggestionSpan(Context context, String[] suggestions, int flags) { in SuggestionSpan() method in SuggestionSpan
163 public SuggestionSpan(Locale locale, String[] suggestions, int flags) { in SuggestionSpan() method in SuggestionSpan
178 public SuggestionSpan(Context context, Locale locale, String[] suggestions, int flags, in SuggestionSpan() method in SuggestionSpan
250 public SuggestionSpan(Parcel src) { in SuggestionSpan() method in SuggestionSpan
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...