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

/frameworks/base/core/java/android/text/style/
H A DSuggestionSpan.java73 public static final String SUGGESTION_SPAN_PICKED_BEFORE = "before"; field in class:SuggestionSpan
376 intent.putExtra(SuggestionSpan.SUGGESTION_SPAN_PICKED_BEFORE, original);

Completed in 52 milliseconds