HomeSort by relevance Sort by last modified time
    Searched defs:HAS_GLYPH_UNKNOWN (Results 1 - 2 of 2) sorted by null

  /frameworks/support/emoji/core/src/android/support/text/emoji/
EmojiMetadata.java 47 @IntDef({HAS_GLYPH_UNKNOWN, HAS_GLYPH_ABSENT, HAS_GLYPH_EXISTS})
55 public static final int HAS_GLYPH_UNKNOWN = 0;
86 private volatile int mHasGlyph = HAS_GLYPH_UNKNOWN;
  /prebuilts/sdk/current/support/emoji/libs/
android-support-emoji.jar 

Completed in 1882 milliseconds