Searched refs:START_MINUTE (Results 1 – 8 of 8) sorted by relevance
82 INSTANCES_TABLE_ALLOWED_LIST.add(CalendarContract.Instances.START_MINUTE);
78 Instances.START_MINUTE, // 11
69 + Instances.START_MINUTE + "," + Instances.TITLE;
62 + Instances.START_MINUTE + " ASC, " + Instances.END_DAY + " ASC, "
910 values.put(Instances.START_MINUTE, startMinute); in computeTimezoneDependentFields()
416 CalendarContract.Instances.START_MINUTE + " INTEGER," + // minutes from midnight in bootstrapDB()
5199 sInstancesProjectionMap.put(Instances.START_MINUTE, "startMinute"); in sInstancesProjectionMap.put() argument
1909 Instances.START_MINUTE, // 11 in testInstanceSearchQuery()2738 Instances.START_MINUTE, // 11 in testInstanceQuery()