Searched refs:forDate (Results 1 – 6 of 6) sorted by relevance
81 return AutofillValue.forDate(sanitized.getTime()); in sanitize()
487 return AutofillValue.forDate(mAutofilledValue); in getAutofillValue()493 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
54164 method public static android.view.autofill.AutofillValue forDate(long);
54308 method public static android.view.autofill.AutofillValue forDate(long);