Searched defs:EDITOR_INFO_METAVERSION_KEY (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/emoji/core/src/android/support/text/emoji/
H A DEmojiCompat.java86 public static final String EDITOR_INFO_METAVERSION_KEY = field in class:EmojiCompat
682 * @see #EDITOR_INFO_METAVERSION_KEY
1029 outAttrs.extras.putInt(EDITOR_INFO_METAVERSION_KEY, mMetadataRepo.getMetadataVersion());

Completed in 45 milliseconds