Home
last modified time | relevance | path

Searched refs:instances (Results 1 – 9 of 9) sorted by relevance

/packages/providers/CalendarProvider/
Dmaketests.py103 instances = [] variable
107 instances.append((startTime,endTime))
109 instances = map(fixInstance, instances) variable
110 instances.sort()
122 for i in instances:
/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarInstancesHelper.java48 CalendarInstancesHelper.InstancesList instances = get(syncIdKey); in add() local
49 if (instances == null) { in add()
50 instances = new CalendarInstancesHelper.InstancesList(); in add()
51 put(syncIdKey, instances); in add()
53 instances.add(values); in add()
/packages/apps/Calendar/src/com/android/calendar/
DCalendarController.java84 private static WeakHashMap<Context, CalendarController> instances = field in CalendarController
282 synchronized (instances) { in getInstance()
283 CalendarController controller = instances.get(context); in getInstance()
286 instances.put(context, controller); in getInstance()
299 instances.remove(context); in removeInstance()
/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
DCalendarProvider2Test.java344 long[] instances; field in CalendarProvider2Test.VerifyAllInstances
361 this.instances = new long[len]; in VerifyAllInstances()
365 this.instances[index++] = time.toMillis(false /* use isDst */); in VerifyAllInstances()
372 if (instances != null) { in execute()
373 len = instances.length; in execute()
380 if (instances == null) { in execute()
391 for (long instance : instances) { in execute()
/packages/apps/Email/src/org/apache/james/mime4j/field/address/parser/
DAddressListParser.jj500 // different token type than inner ")" instances.
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile1449 # relations between templates and their instances.
/packages/apps/Camera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile1449 # relations between templates and their instances.
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile1449 # relations between templates and their instances.
/packages/apps/Camera/jni/feature_stab/doc/
Ddbreg_API_doxyfile1449 # relations between templates and their instances.