Searched defs:instances (Results 1 – 4 of 4) sorted by relevance
103 instances = [] variable109 instances = map(fixInstance, instances) variable
47 CalendarInstancesHelper.InstancesList instances = get(syncIdKey); in add() local
84 private static WeakHashMap<Context, CalendarController> instances = field in CalendarController
347 long[] instances; field in CalendarProvider2Test.VerifyAllInstances