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