Searched refs:getAuthentication (Results 1 – 15 of 15) 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()
213 if (response.getAuthentication() != null) { in FillUi()625 ? (dataset.getAuthentication() == null) in matches()
220 response.getAuthentication(), response.getClientState(), in showFillUi()
54 assertNull(c.getAuthentication()); in testDefaults()
283 if (dataset.getAuthentication() != null) { in maybeRequestShowInlineSuggestions()286 final IntentSender action = dataset.getAuthentication(); in maybeRequestShowInlineSuggestions()
213 if (mResponse.getDatasets() != null || mResponse.getAuthentication() != null) { in maybeCallOnFillReady()
1080 && response.getAuthentication() == null)3148 response.getAuthentication(), response.getClientState(),3575 } else if (response.getAuthentication() != null) {3665 if (dataset.getAuthentication() == null) {3686 startAuthentication(authenticationId, dataset.getAuthentication(), fillInIntent,
177 public IpSecAlgorithm getAuthentication() { in getAuthentication() method in IpSecConfig
156 public @Nullable IntentSender getAuthentication() { in getAuthentication() method in FillResponse
188 public @Nullable IntentSender getAuthentication() { in getAuthentication() method in Dataset
1510 IpSecAlgorithm auth = config.getAuthentication(); in validateAlgorithms()1661 IpSecAlgorithm auth = c.getAuthentication(); in createOrUpdateTransform()
360 IpSecAlgorithm auth = config.getAuthentication(); in verifyTransformNetdCalledForCreatingSA()
2259 method @Nullable public android.content.IntentSender getAuthentication();
35934 Landroid/net/IpSecConfig;->getAuthentication()Landroid/net/IpSecAlgorithm;52097 Landroid/service/autofill/Dataset;->getAuthentication()Landroid/content/IntentSender;52181 Landroid/service/autofill/FillResponse;->getAuthentication()Landroid/content/IntentSender;