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