Searched defs:ACTION_SUGGESTION_PICKED (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/text/style/
H A DSuggestionSpan.java73 public static final String ACTION_SUGGESTION_PICKED = "android.text.style.SUGGESTION_PICKED"; field in class:SuggestionSpan
411 intent.setAction(SuggestionSpan.ACTION_SUGGESTION_PICKED);

Completed in 30 milliseconds