Searched refs:callVoidMethodIfExists (Results 1 – 1 of 1) sorted by relevance
472 if (callVoidMethodIfExists(mCaptivePortal, "reevaluateNetwork")) return; in reevaluateNetwork()477 private boolean callVoidMethodIfExists(@NonNull final Object target, in callVoidMethodIfExists() method in CaptivePortalLoginActivity