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

/frameworks/base/services/core/java/com/android/server/connectivity/tethering/
H A DTetherInterfaceStateMachine.java64 public class TetherInterfaceStateMachine extends StateMachine { class in inherits:StateMachine
76 TetherInterfaceStateMachine.class
132 public TetherInterfaceStateMachine( method in class:TetherInterfaceStateMachine
457 TetherInterfaceStateMachine.this, newInterfaceState, mLastError);
463 TetherInterfaceStateMachine.this, new LinkProperties(mLinkProperties));
584 // functional element outside of TetherInterfaceStateMachine.
620 // functional element outside of TetherInterfaceStateMachine.

Completed in 65 milliseconds