Searched refs:getAuthentication (Results 1 – 11 of 11) sorted by relevance
49 assertNull(c.getAuthentication()); in testDefaults()
205 if (mResponse.getDatasets() != null || mResponse.getAuthentication() != null) { in maybeCallOnFillReady()
804 && response.getAuthentication() == null) in onFillRequestSuccess()2877 } else if (response.getAuthentication() != null) { in setViewStatesLocked()2967 if (dataset.getAuthentication() == null) { in autoFill()2986 startAuthentication(authenticationId, dataset.getAuthentication(), fillInIntent); in autoFill()
177 public IpSecAlgorithm getAuthentication() { in getAuthentication() method in IpSecConfig
140 public @Nullable IntentSender getAuthentication() { in getAuthentication() method in Dataset
137 public @Nullable IntentSender getAuthentication() { in getAuthentication() method in FillResponse
212 if (response.getAuthentication() != null) { in FillUi()586 ? (dataset.getAuthentication() == null) in matches()
210 response.getAuthentication(), response.getClientState()); in showFillUi()
1446 IpSecAlgorithm auth = config.getAuthentication(); in validateAlgorithms()1597 IpSecAlgorithm auth = c.getAuthentication(); in createOrUpdateTransform()
305 IpSecAlgorithm auth = config.getAuthentication(); in verifyTransformNetdCalledForCreatingSA()
43606 Landroid/net/IpSecConfig;->getAuthentication()Landroid/net/IpSecAlgorithm;62686 Landroid/service/autofill/Dataset;->getAuthentication()Landroid/content/IntentSender;62770 Landroid/service/autofill/FillResponse;->getAuthentication()Landroid/content/IntentSender;