Searched defs:TetherInterfaceStateMachine (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/connectivity/tethering/
H A DTetherInterfaceStateMachine.java67 public class TetherInterfaceStateMachine extends StateMachine { class in inherits:StateMachine
80 TetherInterfaceStateMachine.class
139 public TetherInterfaceStateMachine( method in class:TetherInterfaceStateMachine
460 TetherInterfaceStateMachine.this, newInterfaceState, mLastError);
466 TetherInterfaceStateMachine.this, new LinkProperties(mLinkProperties));
587 // functional element outside of TetherInterfaceStateMachine.
623 // functional element outside of TetherInterfaceStateMachine.

Completed in 72 milliseconds