Searched refs:ERR_NO_SPANS (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/emoji/core/tests/java/android/support/text/emoji/util/
H A DEmojiMatcher.java147 private static final int ERR_NO_SPANS = 2; field in class:EmojiMatcher.EmojiResourceMatcher
194 case ERR_NO_SPANS:
218 mError = ERR_NO_SPANS;
226 mError = ERR_NO_SPANS;

Completed in 71 milliseconds