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

/frameworks/support/emoji/core/src/android/support/text/emoji/
H A DEmojiProcessor.java57 @IntDef({ACTION_ADVANCE_BOTH, ACTION_ADVANCE_END, ACTION_FLUSH})
65 private static final int ACTION_ADVANCE_BOTH = 1; field in class:EmojiProcessor
201 case ACTION_ADVANCE_BOTH:
548 return ACTION_ADVANCE_BOTH;

Completed in 52 milliseconds