Searched defs:rowType (Results 1 – 3 of 3) sorted by relevance
217 int rowType = c.getInt(c.getColumnIndex(ROW_TYPE)); in isHeader() local350 final int rowType = getRowType(cursor); in bindListItem() local469 int mailboxType, int unreadCount, int messageCount, int rowType, int flags, in addMailboxRow()
456 private void addRow(MatrixCursor cursor, int rowType, long id, String name, in addRow()
1370 int rowType = -1; in addUntyped() local