Searched refs:notifyCaptivePortalValidationPending (Results 1 – 4 of 4) sorted by relevance
230 mNotifier.notifyCaptivePortalValidationPending(TEST_NETWORK) in testConnectedNotification_NoSsid()244 mNotifier.notifyCaptivePortalValidationPending(TEST_NETWORK) in testConnectedNotification_WithSsid()258 mNotifier.notifyCaptivePortalValidationPending(TEST_NETWORK) in testConnectedVenueInfoNotification()278 mNotifier.notifyCaptivePortalValidationPending(TEST_NETWORK) in testConnectedVenueInfoNotification_VenueInfoDisabled()359 mNotifier.notifyCaptivePortalValidationPending(TEST_NETWORK) in testConnectedVenueInfoWithFriendlyNameNotification()
167 public void notifyCaptivePortalValidationPending(@NonNull Network network) { in notifyCaptivePortalValidationPending() method in NetworkStackNotifier
2282 verify(mNotifier).notifyCaptivePortalValidationPending(networkCaptor.getValue()); in setupAndLaunchCaptivePortalApp()3187 verify(mNotifier).notifyCaptivePortalValidationPending(networkCaptor.getValue()); in testDismissPortalInValidatedNetworkEnabled()
1430 mNotifier.notifyCaptivePortalValidationPending(network); in processMessage()