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

/frameworks/support/emoji/core/src/main/java/androidx/emoji/text/
H A DEmojiProcessor.java550 if (shouldUseEmojiPresentationStyleForSingleCodepoint()) {
615 && (mCurrentDepth > 1 || shouldUseEmojiPresentationStyleForSingleCodepoint());
618 private boolean shouldUseEmojiPresentationStyleForSingleCodepoint() { method in class:EmojiProcessor.ProcessorSm

Completed in 298 milliseconds