Searched defs:SECTION (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/calllog/
H A DCallLogQuery.java66 public static final int SECTION = 17; field in class:CallLogQuery
93 int section = cursor.getInt(CallLogQuery.SECTION);
99 int section = cursor.getInt(CallLogQuery.SECTION);

Completed in 325 milliseconds