Home
last modified time | relevance | path

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

/frameworks/base/services/java/com/android/server/connectivity/
DTethering.java1192 protected boolean turnOnUpstreamMobileConnection(int apnType) { in turnOnUpstreamMobileConnection() method in Tethering.TetherMasterSM.TetherMasterUtilState
1311 turnOnUpstreamMobileConnection(upType); in chooseUpstreamType()
1325 (turnOnUpstreamMobileConnection(mPreferredUpstreamMobileApn) == true)) { in chooseUpstreamType()
1481 turnOnUpstreamMobileConnection(mMobileApnReserved); in processMessage()