Searched defs:datasets (Results 1 – 5 of 5) sorted by relevance
74 @NonNull List<Dataset> datasets, in createInlineSuggestions()
164 @NonNull List<Dataset> datasets, in forAugmentedAutofill()
135 FillResponse r, List<Dataset> datasets, SaveInfo saveInfo) { in shallowCopy()166 private FillResponse(ParceledListSlice<Dataset> datasets, SaveInfo saveInfo, Bundle clientState, in FillResponse()
2098 List<Dataset> datasets = response.getDatasets(); in computeDatasetsForProviderAndUpdateContainer() local2198 List<Dataset> datasets = response.getDatasets(); in computeDatasetsForPccAndUpdateContainer() local3015 List<Dataset> datasets = response.getDatasets(); in getEffectiveDatasetForAuthentication() local3383 final List<Dataset> datasets = response.getDatasets(); in logContextCommittedLocked() local3461 final List<Dataset> datasets = response.getDatasets(); in logContextCommittedLocked() local3971 final List<Dataset> datasets = response.getDatasets(); in showSaveLocked() local4424 final List<Dataset> datasets = response.getDatasets(); in shouldStartNewPartitionLocked() local5399 final List<Dataset> datasets = response.getDatasets(); in updateTrackedIdsLocked() local5896 final List<Dataset> datasets = response.getDatasets(); in setViewStatesLocked() local
341 public void maybeSetCountShown(int datasets) { in maybeSetCountShown()