Home
last modified time | relevance | path

Searched refs:fields (Results 1 – 25 of 38) sorted by relevance

12

/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DMetaData.java80 Fields fields = new Fields(); in getFields() local
89 fields.timezone = mFields.timezone; in getFields()
90 fields.minInstance = mFields.minInstance; in getFields()
91 fields.maxInstance = mFields.maxInstance; in getFields()
96 return fields; in getFields()
110 Fields fields = new Fields(); in getFieldsLocked() local
118 fields.timezone = mFields.timezone; in getFieldsLocked()
119 fields.minInstance = mFields.minInstance; in getFieldsLocked()
120 fields.maxInstance = mFields.maxInstance; in getFieldsLocked()
121 return fields; in getFieldsLocked()
DCalendarInstancesHelper.java622 MetaData.Fields fields = mMetaData.getFieldsLocked(); in updateInstancesLocked() local
623 if (fields.maxInstance == 0) { in updateInstancesLocked()
660 boolean insideWindow = dtstartMillis <= fields.maxInstance in updateInstancesLocked()
661 && (lastDateMillis == null || lastDateMillis >= fields.minInstance); in updateInstancesLocked()
666 && originalInstanceTime <= fields.maxInstance in updateInstancesLocked()
667 && originalInstanceTime >= fields.minInstance - MAX_ASSUMED_DURATION; in updateInstancesLocked()
691 if (dtstartMillis <= fields.maxInstance && dtendMillis >= fields.minInstance) { in updateInstancesLocked()
708 local.timezone = fields.timezone; in updateInstancesLocked()
745 MetaData.Fields fields = mMetaData.getFieldsLocked(); in updateRecurrenceInstancesLocked() local
812 performInstanceExpansion(fields.minInstance, fields.maxInstance, in updateRecurrenceInstancesLocked()
DCalendarProvider2.java1366 MetaData.Fields fields = mMetaData.getFieldsLocked(); in acquireInstanceRangeLocked() local
1367 long maxInstance = fields.maxInstance; in acquireInstanceRangeLocked()
1368 long minInstance = fields.minInstance; in acquireInstanceRangeLocked()
/packages/services/Car/tests/carservice_test/src/com/android/car/test/
DCarDiagnosticConstantsTest.java65 Map<String, Integer> fields) { in fieldsOnlyInClass1() argument
69 fields.keySet().stream().reduce("", in fieldsOnlyInClass1()
92 Map<String, Integer> fields = new HashMap<>(); in validateMatch() local
99 fields.put(name, field.getInt(null)); in validateMatch()
112 if (fields.containsKey(name)) { in validateMatch()
115 final int value1 = fields.getOrDefault(name, value2+1); in validateMatch()
120 fields.remove(name); in validateMatch()
135 if (!fields.isEmpty()) { in validateMatch()
136 throw MismatchException.fieldsOnlyInClass1(clazz1, clazz2, fields); in validateMatch()
/packages/services/Car/tests/android_support_car_api_test/src/com/android/support/car/apitest/
DCarSensorManagerTest.java172 private List<Field> filterSensorTypes(List<Field> fields) { in filterSensorTypes() argument
173 return filterFields(fields, "SENSOR_TYPE_"); in filterSensorTypes()
176 private List<Field> filterSensorRates(List<Field> fields) { in filterSensorRates() argument
177 return filterFields(fields, "SENSOR_RATE_"); in filterSensorRates()
180 private List<Field> filterFields(List<Field> fields, String prefix) { in filterFields() argument
182 for (Field f : fields) { in filterFields()
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/message/
DHeader.java47 private List<Field> fields = new LinkedList<Field>(); field in Header
88 fields.add(field); in addField()
98 return Collections.unmodifiableList(fields); in getFields()
136 for (Iterator<Field> it = fields.iterator(); it.hasNext();) { in toString()
/packages/apps/Dialer/java/com/android/dialer/phonenumberproto/
Ddialer_phone_number.proto93 // These fields can be safely ignored (there is no need to set them) for most
100 // number libraries (go/phonenumbers) will have these fields set if necessary
105 // The next few fields are non-essential fields for a phone number. They
117 // New fields could be added upon request.
/packages/services/Car/tools/emulator/
DVehicleHalProto_pb2.py156 fields=[
226 fields=[
324 fields=[
408 fields=[
443 fields=[
/packages/apps/Messaging/
Dproguard.flags54 # Keep the static fields of referenced inner classes of auto-generated R classes, in case we
55 # access those fields by reflection (e.g. EmojiMarkup)
57 public static <fields>;
/packages/apps/CarrierConfig/tests/src/com/android/carrierconfig/
DCarrierConfigTest.java172 Field[] fields = CarrierConfigManager.class.getDeclaredFields(); in getCarrierConfigXmlNames() local
174 for (Field f : fields) { in getCarrierConfigXmlNames()
/packages/apps/Gallery2/
Dproguard.flags5 # Since we annotate on the fields and use reflection to create SQL
9 @com.android.gallery3d.common.Entry$Column <fields>;
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
DEntrySchema.java474 Field[] fields = clazz.getDeclaredFields(); // including non-public fields in parseColumnInfo() local
475 for (int i = 0; i != fields.length; ++i) { in parseColumnInfo()
477 Field field = fields[i]; in parseColumnInfo()
/packages/apps/Settings/src/com/android/settings/wifi/
DWifiApDialog.java258 mView.findViewById(R.id.fields).setVisibility(View.GONE); in showSecurityFields()
261 mView.findViewById(R.id.fields).setVisibility(View.VISIBLE); in showSecurityFields()
/packages/apps/Messaging/src/com/android/messaging/util/
DUiUtils.java383 final Field[] fields = actionBarView.getClass().getDeclaredFields(); in setActionBarShadowVisibility() local
385 for (final Field field : fields) { in setActionBarShadowVisibility()
/packages/apps/Dialer/java/com/android/dialer/proguard/
Dproguard.flags1 # Keep the annotation, classes, methods, and fields marked as UsedByReflection
Dproguard_release.flags9 # Allows proguard to make private and protected methods and fields public as
/packages/providers/ContactsProvider/tests/assets/testUnsynced/
Dreadme.txt2 (by using the four corners trick in the Donut Welcome Screen). The contacts have different fields
/packages/apps/Settings/
Dproguard.flags37 # Keep specific fields used via reflection.
/packages/apps/ExactCalculator/
Dproguard.flags46 public static <fields>;
/packages/inputmethods/LatinIME/dictionaries/
Dsample.combined7 # of the file should be `dictionary'. Usual fields are `locale', `description',
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
DDoxyfile.in377 # with only public data fields or simple typedef fields will be shown inline in
1771 # contain hyperlink fields. The RTF file will contain links (just like the HTML
1774 # fields.
2184 # If the UML_LOOK tag is enabled, the fields and methods are shown inside the
2185 # class node. If there are many fields or methods and many nodes the graph may
2189 # is enforced. So when you set the threshold to 10, up to 15 fields may appear,
2190 # but if the number exceeds 15, the total amount of fields shown is limited to
/packages/apps/TV/res/raw/
Dthird_party_licenses211 boilerplate notice, with the fields enclosed by brackets "[]"
416 boilerplate notice, with the fields enclosed by brackets "[]"
622 boilerplate notice, with the fields enclosed by brackets "[]"
828 boilerplate notice, with the fields enclosed by brackets "[]"
1034 boilerplate notice, with the fields enclosed by brackets "[]"
1240 boilerplate notice, with the fields enclosed by brackets "[]"
1446 boilerplate notice, with the fields enclosed by brackets "[]"
1653 boilerplate notice, with the fields enclosed by brackets "[]"
1859 boilerplate notice, with the fields enclosed by brackets "[]"
2065 boilerplate notice, with the fields enclosed by brackets "[]"
[all …]
/packages/inputmethods/OpenWnn/
DNOTICE57 To apply the Apache License to your work, attach the following boilerplate notice, with the fields
/packages/apps/TV/
Dopen_source_project.LICENSE182 boilerplate notice, with the fields enclosed by brackets "[]"
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/
Dthird_party_licenses380 boilerplate notice, with the fields enclosed by brackets "[]"
2908 boilerplate notice, with the fields enclosed by brackets "[]"
3115 boilerplate notice, with the fields enclosed by brackets "[]"
3320 boilerplate notice, with the fields enclosed by brackets "[]"
3526 boilerplate notice, with the fields enclosed by brackets "[]"
3732 boilerplate notice, with the fields enclosed by brackets "[]"
3938 boilerplate notice, with the fields enclosed by brackets "[]"
4145 boilerplate notice, with the fields enclosed by brackets "[]"
4351 boilerplate notice, with the fields enclosed by brackets "[]"
4557 boilerplate notice, with the fields enclosed by brackets "[]"
[all …]

12