Searched refs:getAutofillDatasetWithId (Results 1 – 3 of 3) sorted by relevance
94 DatasetWithFilledAutofillFields getAutofillDatasetWithId(String datasetId); in getAutofillDatasetWithId() method
202 public void getAutofillDatasetWithId(String datasetId, in getAutofillDatasetWithId() method in LocalAutofillDataSource206 mAutofillDao.getAutofillDatasetWithId(datasetId); in getAutofillDatasetWithId()
82 mLocalAutofillDataSource.getAutofillDatasetWithId(datasetId, in onCreate()