Searched refs:SECTION (Results 1 – 4 of 4) sorted by relevance
66 public static final int SECTION = 17; field in CallLogQuery93 int section = cursor.getInt(CallLogQuery.SECTION); in isSectionHeader()99 int section = cursor.getInt(CallLogQuery.SECTION); in isNewSection()
504 final int section = c.getInt(CallLogQuery.SECTION); in bindView()621 final int section = c.getInt(CallLogQuery.SECTION); in isLastOfSection()623 final int nextSection = c.getInt(CallLogQuery.SECTION); in isLastOfSection()
285 values[CallLogQuery.SECTION] = section; in addCallLogEntry()308 values[CallLogQuery.SECTION] = section; in addCallLogHeader()
526 values[CallLogQuery.SECTION] = CallLogQuery.SECTION_OLD_ITEM; in getValuesToInsert()