Searched refs:getAuthentication (Results 1 – 9 of 9) sorted by relevance
48 assertNull(c.getAuthentication()); in testDefaults()
205 if (mResponse.getDatasets() != null || mResponse.getAuthentication() != null) { in maybeCallOnFillReady()
684 && response.getAuthentication() == null) in onFillRequestSuccess()2352 } else if (response.getAuthentication() != null) { in setViewStatesLocked()2441 if (dataset.getAuthentication() == null) { in autoFill()2460 startAuthentication(authenticationId, dataset.getAuthentication(), fillInIntent); in autoFill()
157 public IpSecAlgorithm getAuthentication() { in getAuthentication() method in IpSecConfig
139 public @Nullable IntentSender getAuthentication() { in getAuthentication() method in Dataset
135 public @Nullable IntentSender getAuthentication() { in getAuthentication() method in FillResponse
212 if (response.getAuthentication() != null) { in FillUi()591 ? (dataset.getAuthentication() == null)
204 response.getAuthentication(), response.getClientState()); in showFillUi()
1398 IpSecAlgorithm auth = config.getAuthentication(); in validateAlgorithms()1510 IpSecAlgorithm auth = c.getAuthentication(); in createOrUpdateTransform()