Searched refs:getEntryType (Results 1 – 12 of 12) sorted by relevance
133 if (entry != null && entry.getEntryType() == FileA3D.EntryType.MESH) { in initMeshes()143 if (entry != null && entry.getEntryType() == FileA3D.EntryType.MESH) { in initMeshes()
190 if (entry == null || entry.getEntryType() != FileA3D.EntryType.MESH) { in initRS()
134 if (entry != null && entry.getEntryType() == FileA3D.EntryType.MESH) { in initMeshes()144 if (entry != null && entry.getEntryType() == FileA3D.EntryType.MESH) { in initMeshes()
135 if (entry != null && entry.getEntryType() == FileA3D.EntryType.MESH) { in initMeshes()145 if (entry != null && entry.getEntryType() == FileA3D.EntryType.MESH) { in initMeshes()
146 if (entry != null && entry.getEntryType() == FileA3D.EntryType.MESH) { in initMeshes()156 if (entry != null && entry.getEntryType() == FileA3D.EntryType.MESH) { in initMeshes()
76 if (entry != null && entry.getEntryType() == FileA3D.EntryType.MESH) { in doInBackground()
123 if (entry != null && entry.getEntryType() == FileA3D.EntryType.MESH) { in doInBackground()
103 public EntryType getEntryType() { in getEntryType() method in FileA3D.IndexEntry
190 public int getEntryType() { in getEntryType() method in RecipientEntry
912 return getEntries().get(position).getEntryType(); in getItemViewType()
244 if (entry == null || entry.getEntryType() != FileA3D.EntryType.MESH) { in initMesh()
353 if (entry == null || entry.getEntryType() != FileA3D.EntryType.MESH) { in initMesh()