Searched refs:toEntryType (Results 1 – 1 of 1) sorted by relevance
63 static EntryType toEntryType(int intID) { in toEntryType() method in FileA3D.EntryType189 … mFileEntries[i] = new IndexEntry(mRS, i, getID(mRS), names[i], EntryType.toEntryType(ids[i])); in initEntries()