Home
last modified time | relevance | path

Searched defs:dateValue (Results 1 – 25 of 111) sorted by relevance

12345

/aosp_15_r20/external/apache-http/src/org/apache/http/impl/cookie/
H A DDateUtils.java104 public static Date parseDate(String dateValue) throws DateParseException { in parseDate()
118 public static Date parseDate(final String dateValue, String[] dateFormats) in parseDate()
138 String dateValue, in parseDate()
/aosp_15_r20/developers/samples/android/input/autofill/AutofillFramework/afservice/src/main/java/com/example/android/autofill/service/model/
DFilledAutofillField.java55 @Nullable String textValue, @Nullable Long dateValue, in FilledAutofillField()
66 @NonNull String fieldTypeName, @Nullable String textValue, @Nullable Long dateValue) { in FilledAutofillField()
78 @Nullable Long dateValue) { in FilledAutofillField()
/aosp_15_r20/developers/build/prebuilts/gradle/AutofillFramework/afservice/src/main/java/com/example/android/autofill/service/model/
H A DFilledAutofillField.java55 @Nullable String textValue, @Nullable Long dateValue, in FilledAutofillField()
66 @NonNull String fieldTypeName, @Nullable String textValue, @Nullable Long dateValue) { in FilledAutofillField()
78 @Nullable Long dateValue) { in FilledAutofillField()
/aosp_15_r20/external/aws-sdk-java-v2/utils/src/main/java/software/amazon/awssdk/utils/
H A DDateUtils.java205 BigDecimal dateValue = new BigDecimal(dateString); in parseUnixTimestampInstant() local
226 BigDecimal dateValue = BigDecimal.valueOf(instant.toEpochMilli()); in formatUnixTimestampInstant() local
/aosp_15_r20/developers/samples/android/input/autofill/AutofillFramework/afservice/src/main/java/com/example/android/autofill/service/data/
DClientAutofillDataBuilder.java93 Long dateValue = null; in parseAutofillFields() local
118 @Nullable String textValue, @Nullable Long dateValue, @Nullable Boolean toggleValue, in appendViewMetadata()
/aosp_15_r20/developers/build/prebuilts/gradle/AutofillFramework/afservice/src/main/java/com/example/android/autofill/service/data/
H A DClientAutofillDataBuilder.java93 Long dateValue = null; in parseAutofillFields() local
118 @Nullable String textValue, @Nullable Long dateValue, @Nullable Boolean toggleValue, in appendViewMetadata()
/aosp_15_r20/developers/samples/android/input/autofill/AutofillFramework/kotlinApp/Application/src/main/java/com/example/android/autofillframework/multidatasetservice/model/
DFilledAutofillField.kt31 var dateValue: Long? = null in <lambda>() variable
/aosp_15_r20/developers/build/prebuilts/gradle/AutofillFramework/kotlinApp/Application/src/main/java/com/example/android/autofillframework/multidatasetservice/model/
H A DFilledAutofillField.kt31 var dateValue: Long? = null in <lambda>() variable
/aosp_15_r20/developers/samples/android/input/autofill/AutofillFramework/afservice/src/main/java/com/example/android/autofill/service/data/adapter/
DDatasetAdapter.java163 Long dateValue = field.getDateValue(); in bindValueToNode() local
/aosp_15_r20/developers/build/prebuilts/gradle/AutofillFramework/afservice/src/main/java/com/example/android/autofill/service/data/adapter/
H A DDatasetAdapter.java163 Long dateValue = field.getDateValue(); in bindValueToNode() local
/aosp_15_r20/external/autotest/frontend/client/src/autotest/afe/
H A DAfeUtils.java356 JSONValue dateValue = row.get(sourceFieldName); in removeSecondsFromDateField() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dcmdtree.h319 DATE dateValue; member
/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcfxjse_formcalc_context.cpp1637 v8::Local<v8::Value> dateValue = GetSimpleValue(info, 0); in Date2Num() local
1866 v8::Local<v8::Value> dateValue = GetSimpleValue(info, 0); in Num2Date() local
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Ddocumentai.v1beta3.json1746 "dateValue": { object
2914 "dateValue": { object
4353 "dateValue": { object
Dscript.v1.json1701 "dateValue": { object
Ddocumentai.v1.json1905 "dateValue": { object
3447 "dateValue": { object
4615 "dateValue": { object
Ddocumentai.v1beta2.json1242 "dateValue": { object
2435 "dateValue": { object
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.0.3/
HDhttpclient-4.0.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/org/apache/httpcomponents/httpclient/4.5.14/
HDhttpclient-4.5.14.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.33.2/libs/
HDhttpclient-4.5.13.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/aosp_15_r20/packages/apps/Car/DebuggingRestrictionController/libs/
Dhttpclient-4.5.12.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.31.3/libs/
HDhttpclient-4.5.13.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDhttpclient-4.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/prebuilts/sdk/33/test/
HDorg.apache.http.legacy.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/sdk/34/public/
HDorg.apache.http.legacy.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...

12345