/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
D | MetaData.java | 80 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()
|
D | CalendarInstancesHelper.java | 622 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()
|
D | CalendarProvider2.java | 1366 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/ |
D | CarDiagnosticConstantsTest.java | 65 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/ |
D | CarSensorManagerTest.java | 172 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/ |
D | Header.java | 47 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/ |
D | dialer_phone_number.proto | 93 // 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/ |
D | VehicleHalProto_pb2.py | 156 fields=[ 226 fields=[ 324 fields=[ 408 fields=[ 443 fields=[
|
/packages/apps/Messaging/ |
D | proguard.flags | 54 # 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/ |
D | CarrierConfigTest.java | 172 Field[] fields = CarrierConfigManager.class.getDeclaredFields(); in getCarrierConfigXmlNames() local 174 for (Field f : fields) { in getCarrierConfigXmlNames()
|
/packages/apps/Gallery2/ |
D | proguard.flags | 5 # 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/ |
D | EntrySchema.java | 474 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/ |
D | WifiApDialog.java | 258 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/ |
D | UiUtils.java | 383 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/ |
D | proguard.flags | 1 # Keep the annotation, classes, methods, and fields marked as UsedByReflection
|
D | proguard_release.flags | 9 # Allows proguard to make private and protected methods and fields public as
|
/packages/providers/ContactsProvider/tests/assets/testUnsynced/ |
D | readme.txt | 2 (by using the four corners trick in the Donut Welcome Screen). The contacts have different fields
|
/packages/apps/Settings/ |
D | proguard.flags | 37 # Keep specific fields used via reflection.
|
/packages/apps/ExactCalculator/ |
D | proguard.flags | 46 public static <fields>;
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | sample.combined | 7 # of the file should be `dictionary'. Usual fields are `locale', `description',
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | Doxyfile.in | 377 # 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/ |
D | third_party_licenses | 211 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/ |
D | NOTICE | 57 To apply the Apache License to your work, attach the following boilerplate notice, with the fields …
|
/packages/apps/TV/ |
D | open_source_project.LICENSE | 182 boilerplate notice, with the fields enclosed by brackets "[]"
|
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/ |
D | third_party_licenses | 380 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 …]
|