Home
last modified time | relevance | path

Searched refs:getDateValue (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/service/autofill/
DDateValueSanitizer.java73 final Date date = new Date(value.getDateValue()); in sanitize()
DDateTransformation.java80 final Date date = new Date(value.getDateValue()); in apply()
/frameworks/base/core/java/android/view/autofill/
DAutofillValue.java128 public long getDateValue() { in getDateValue() method in AutofillValue
/frameworks/base/core/java/android/widget/
DTimePicker.java473 final long time = value.getDateValue(); in autofill()
DDatePicker.java649 final long time = value.getDateValue(); in autofill()
/frameworks/base/non-updatable-api/
Dcurrent.txt54168 method public long getDateValue();
/frameworks/base/api/
Dcurrent.txt54312 method public long getDateValue();