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

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

Completed in 470 milliseconds