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

/frameworks/support/emoji/core/src/androidTest/java/androidx/emoji/util/
H A DEmojiMatcher.java148 private static final int ERR_NO_SPANS = 2; field in class:EmojiMatcher.EmojiResourceMatcher
195 case ERR_NO_SPANS:
219 mError = ERR_NO_SPANS;
227 mError = ERR_NO_SPANS;

Completed in 50 milliseconds