Home
last modified time | relevance | path

Searched defs:hasEmojiAt (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/noto-fonts/emoji-compat/tests/src/androidx/emoji2/bundled/util/
H A DEmojiMatcher.java36 public static Matcher<CharSequence> hasEmojiAt(final int id, final int start, in hasEmojiAt() method in EmojiMatcher
41 public static Matcher<CharSequence> hasEmojiAt(final Emoji.EmojiMapping emojiMapping, in hasEmojiAt() method in EmojiMatcher
46 public static Matcher<CharSequence> hasEmojiAt(final int start, final int end) { in hasEmojiAt() method in EmojiMatcher