Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/connectivity/
DTethering.java1210 protected boolean turnOnUpstreamMobileConnection(int apnType) { in turnOnUpstreamMobileConnection() method in Tethering.TetherMasterSM.TetherMasterUtilState
1314 turnOnUpstreamMobileConnection(upType); in chooseUpstreamType()
1328 (turnOnUpstreamMobileConnection(mPreferredUpstreamMobileApn) == true)) { in chooseUpstreamType()
1599 turnOnUpstreamMobileConnection(mMobileApnReserved); in processMessage()