Searched refs:mMetadataList (Results 1 – 1 of 1) sorted by relevance
50 private final MetadataList mMetadataList; field in MetadataRepo76 mMetadataList = null; in MetadataRepo()90 mMetadataList = metadataList; in MetadataRepo()92 mEmojiCharArray = new char[mMetadataList.listLength() * 2]; in MetadataRepo()93 constructIndex(mMetadataList); in MetadataRepo()161 return mMetadataList.version(); in getMetadataVersion()185 return mMetadataList; in getMetadataList()