Searched refs:shouldAcceptForceRevalidation (Results 1 – 1 of 1) sorted by relevance
1288 return shouldAcceptForceRevalidation() ? NOT_HANDLED : HANDLED; in processMessage()1301 private boolean shouldAcceptForceRevalidation() { in shouldAcceptForceRevalidation() method in NetworkMonitor.EvaluatingState