Home
last modified time | relevance | path

Searched refs:TetherMasterSM (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/connectivity/
DTethering.java139 Tethering.class, TetherMasterSM.class, IpServer.class
218 mTetherMasterSM = new TetherMasterSM("TetherMaster", mLooper, deps); in Tethering()
227 TetherMasterSM.EVENT_UPSTREAM_CALLBACK); in Tethering()
235 TetherMasterSM.EVENT_UPSTREAM_PERMISSION_CHANGED, systemProperties); in Tethering()
721 mTetherMasterSM.sendMessage(TetherMasterSM.CMD_UPSTREAM_CHANGED); in handleConnectivityAction()
1045 class TetherMasterSM extends StateMachine { class in Tethering
1091 TetherMasterSM(String name, Looper looper, TetheringDependencies deps) { in TetherMasterSM() method in Tethering.TetherMasterSM
1833 mTetherMasterSM.sendMessage(TetherMasterSM.CMD_CLEAR_ERROR, who);
1839 which = TetherMasterSM.EVENT_IFACE_SERVING_STATE_INACTIVE;
1843 which = TetherMasterSM.EVENT_IFACE_SERVING_STATE_ACTIVE;
[all …]
/frameworks/base/tests/net/java/com/android/server/connectivity/
DTetheringTest.java652 Tethering.TetherMasterSM.EVENT_UPSTREAM_CALLBACK, in workingMobileUsbTethering_v6Then464xlat()
/frameworks/base/services/
Dart-profile5597 HSPLcom/android/server/connectivity/Tethering$TetherMasterSM$InitialState;->processMessage(Landroid…
5598 HSPLcom/android/server/connectivity/Tethering$TetherMasterSM$OffloadWrapper;->excludeDownstreamInte…
5599 HSPLcom/android/server/connectivity/Tethering$TetherMasterSM$OffloadWrapper;->sendOffloadExemptPref…
5600 HSPLcom/android/server/connectivity/Tethering$TetherMasterSM$OffloadWrapper;->sendOffloadExemptPref…
5601 HSPLcom/android/server/connectivity/Tethering$TetherMasterSM;-><init>(Lcom/android/server/connectiv…
5602 HSPLcom/android/server/connectivity/Tethering$TetherMasterSM;->handleInterfaceServingStateInactive(…
18923 Lcom/android/server/connectivity/Tethering$TetherMasterSM$ErrorState;
18924 Lcom/android/server/connectivity/Tethering$TetherMasterSM$InitialState;
18925 Lcom/android/server/connectivity/Tethering$TetherMasterSM$OffloadWrapper;
18926 Lcom/android/server/connectivity/Tethering$TetherMasterSM$SetDnsForwardersErrorState;
[all …]