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