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

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

Completed in 618 milliseconds