Searched refs:ValidatedState (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/connectivity/
H A DNetworkMonitor.java248 private final State mValidatedState = new ValidatedState();
386 // Being in the ValidatedState State indicates a Network is:
390 private class ValidatedState extends State { class in class:NetworkMonitor

Completed in 855 milliseconds