Searched refs:forDate (Results 1 – 5 of 5) sorted by relevance
81 return AutofillValue.forDate(sanitized.getTime()); in sanitize()
485 return AutofillValue.forDate(mAutofilledValue); in getAutofillValue()491 return AutofillValue.forDate(cal.getTimeInMillis()); in getAutofillValue()
666 return AutofillValue.forDate(time); in getAutofillValue()
303 public static AutofillValue forDate(long value) { in forDate() method in AutofillValue
52800 method public static android.view.autofill.AutofillValue forDate(long);