Searched refs:instances (Results 1 – 9 of 9) sorted by relevance
103 instances = [] variable107 instances.append((startTime,endTime))109 instances = map(fixInstance, instances) variable110 instances.sort()122 for i in instances:
48 CalendarInstancesHelper.InstancesList instances = get(syncIdKey); in add() local49 if (instances == null) { in add()50 instances = new CalendarInstancesHelper.InstancesList(); in add()51 put(syncIdKey, instances); in add()53 instances.add(values); in add()
84 private static WeakHashMap<Context, CalendarController> instances = field in CalendarController282 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()
344 long[] instances; field in CalendarProvider2Test.VerifyAllInstances361 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()
500 // different token type than inner ")" instances.
1449 # relations between templates and their instances.