Home
last modified time | relevance | path

Searched refs:instances (Results 1 – 17 of 17) 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/apps/Bluetooth/src/com/android/bluetooth/btservice/
DRemoteDevices.java240 ArrayList<BluetoothMasInstance> instances) { in sendMasInstanceIntent() argument
244 if (instances != null) intent.putExtra(BluetoothDevice.EXTRA_MAS_INSTANCE, instances); in sendMasInstanceIntent()
379 ArrayList<BluetoothMasInstance> instances = new ArrayList<BluetoothMasInstance>(); in deviceMasInstancesFoundCallback() local
387 instances.add(inst); in deviceMasInstancesFoundCallback()
390 sendMasInstanceIntent(device, instances); in deviceMasInstancesFoundCallback()
/packages/apps/Calendar/src/com/android/calendar/
DCalendarController.java78 private static WeakHashMap<Context, WeakReference<CalendarController>> instances = field in CalendarController
284 synchronized (instances) { in getInstance()
286 WeakReference<CalendarController> weakController = instances.get(context); in getInstance()
293 instances.put(context, new WeakReference(controller)); in getInstance()
306 instances.remove(context); in removeInstance()
/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/Bluetooth/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp600 int num_instances, btmce_mas_instance_t *instances) in remote_mas_instances_callback() argument
643 jstring name = callbackEnv->NewStringUTF(instances[i].p_name); in remote_mas_instances_callback()
646 callbackEnv->SetIntArrayRegion(a_scn, i, 1, &instances[i].scn); in remote_mas_instances_callback()
647 callbackEnv->SetIntArrayRegion(a_masid, i, 1, &instances[i].id); in remote_mas_instances_callback()
648 callbackEnv->SetIntArrayRegion(a_msgtype, i, 1, &instances[i].msg_types); in remote_mas_instances_callback()
/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
DCalendarProvider2Test.java346 long[] instances; field in CalendarProvider2Test.VerifyAllInstances
363 this.instances = new long[len]; in VerifyAllInstances()
367 this.instances[index++] = time.toMillis(false /* use isDst */); in VerifyAllInstances()
374 if (instances != null) { in execute()
375 len = instances.length; in execute()
382 if (instances == null) { in execute()
393 for (long instance : instances) { in execute()
/packages/apps/DeskClock/src/com/android/deskclock/alarms/
DAlarmStateManager.java616 List<AlarmInstance> instances = AlarmInstance.getInstancesByAlarmId(cr, alarmId); in deleteAllInstances() local
617 for (AlarmInstance instance : instances) { in deleteAllInstances()
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/address/parser/
DAddressListParser.jj500 // different token type than inner ")" instances.
/packages/apps/Camera/jni/feature_stab/doc/
Ddbreg_API_doxyfile1449 # relations between templates and their 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/inputmethods/LatinIME/dictionaries/
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1400639634, ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1402373178, ...
Dlv_wordlist.combined.gz1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ...