Searched refs:SECTION_OLD_HEADER (Results 1 – 4 of 4) sorted by relevance
80 public static final int SECTION_OLD_HEADER = 2; field in CallLogQuery95 || section == CallLogQuery.SECTION_OLD_HEADER; in isSectionHeader()
146 return createHeaderCursorFor(CallLogQuery.SECTION_OLD_HEADER); in createOldCallsHeaderCursor()
508 || section == CallLogQuery.SECTION_OLD_HEADER) { in bindView()
291 addCallLogHeader(CallLogQuery.SECTION_OLD_HEADER); in addOldCallLogHeader()302 && section != CallLogQuery.SECTION_OLD_HEADER) { in addCallLogHeader()