Home
last modified time | relevance | path

Searched refs:InitialState (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Connectivity/Tethering/src/android/net/ip/
DIpServer.java358 mInitialState = new InitialState(); in IpServer()
1109 class InitialState extends State { class in IpServer
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTethering.java1711 mInitialState = new InitialState(); in TetherMainSM()
1743 class InitialState extends State { class in Tethering.TetherMainSM