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

/packages/providers/CalendarProvider/src/com/android/providers/calendar/
H A DCalendarInstancesHelper.java106 private static final String[] EXPAND_COLUMNS = new String[] { field in class:CalendarInstancesHelper
594 Cursor c = qb.query(db, EXPAND_COLUMNS, null /* selection */, selectionArgs,
861 return qb.query(db, EXPAND_COLUMNS, null /* selection */, selectionArgs,

Completed in 11 milliseconds