Searched refs:getAuthentication (Results 1 – 12 of 12) sorted by relevance
132 if (response.getAuthentication() != null && response.getInlinePresentation() != null) { in forAutofill()295 return dataset.getAuthentication() == null; in includeDataset()
93 dataset.getAuthentication() == null ? TYPE_SUGGESTION in createInlineSuggestions()
240 response.getAuthentication(), response.getClientState(), in showFillUi()452 response.getAuthentication(), response.getClientState(), in showFillDialog()
130 if (response.getAuthentication() != null) { in DialogFillUi()620 ? (dataset.getAuthentication() == null)
222 if (response.getAuthentication() != null) { in FillUi()638 ? (dataset.getAuthentication() == null) in matches()
284 if (dataset.getAuthentication() != null) { in maybeRequestShowInlineSuggestions()287 final IntentSender action = dataset.getAuthentication(); in maybeRequestShowInlineSuggestions()
215 if (mResponse.getDatasets() != null || mResponse.getAuthentication() != null) { in maybeCallOnFillReady()
1617 if (((datasetList == null || datasetList.isEmpty()) && response.getAuthentication() == null) in onFillRequestSuccess()1679 && response.getAuthentication() == null in isEmptyResponse()1951 dataset.getAuthentication()); in computeDatasetsForProviderAndUpdateContainer()2085 dataset.getAuthentication()); in computeDatasetsForPccAndUpdateContainer()4715 response.getAuthentication(), response.getClientState(), in requestShowInlineSuggestionsLocked()5326 } else if (response.getAuthentication() != null) { in setViewStatesLocked()5421 if (dataset.getAuthentication() == null) { in autoFill()5444 startAuthentication(authenticationId, dataset.getAuthentication(), fillInIntent, in autoFill()
282 public @Nullable IntentSender getAuthentication() { in getAuthentication() method in FillResponse
341 public @Nullable IntentSender getAuthentication() { in getAuthentication() method in Dataset
2831 method @Nullable public android.content.IntentSender getAuthentication();
48774 Landroid/service/autofill/Dataset;->getAuthentication()Landroid/content/IntentSender;48858 Landroid/service/autofill/FillResponse;->getAuthentication()Landroid/content/IntentSender;