Searched refs:getEntryType (Results 1 – 5 of 5) sorted by relevance
106 public EntryType getEntryType() { in getEntryType() method in FileA3D.IndexEntry
250 public int getEntryType() { in getEntryType() method in RecipientEntry
185 final int entryType = entry.getEntryType(); in bindView()
997 return getEntries().get(position).getEntryType(); in getItemViewType()
659 && (entries.get(0).getEntryType() == in setAdapter()1732 return getAdapter().getItem(position).getEntryType() == RecipientEntry.ENTRY_TYPE_PERSON; in isEntryAtPositionTypePerson()2251 if (entry.getEntryType() == RecipientEntry.ENTRY_TYPE_PERMISSION_REQUEST) { in onItemClick()