Searched refs:StoppedState (Results 1 – 2 of 2) sorted by relevance
196 private State mStoppedState = new StoppedState();547 class StoppedState extends LoggingState { class in DhcpClient
381 private final State mStoppedState = new StoppedState();947 class StoppedState extends State { class in IpManager