Searched defs:hasEmojiAt (Results 1 – 1 of 1) sorted by relevance
36 public static Matcher<CharSequence> hasEmojiAt(final int id, final int start, in hasEmojiAt() method in EmojiMatcher41 public static Matcher<CharSequence> hasEmojiAt(final Emoji.EmojiMapping emojiMapping, in hasEmojiAt() method in EmojiMatcher46 public static Matcher<CharSequence> hasEmojiAt(final int start, final int end) { in hasEmojiAt() method in EmojiMatcher