Home
last modified time | relevance | path

Searched defs:tetherState (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/connectivity/
DTethering.java480 TetherState tetherState = mTetherStates.get(iface); in tether() local
504 TetherState tetherState = mTetherStates.get(iface); in untether() local
526 TetherState tetherState = mTetherStates.get(iface); in getLastTetherError() local
553 TetherState tetherState = mTetherStates.valueAt(i); in sendTetherStateChangedBroadcast() local
979 TetherState tetherState = mTetherStates.valueAt(i); in getTetheredIfaces() local
992 TetherState tetherState = mTetherStates.valueAt(i); in getTetherableIfaces() local
1011 TetherState tetherState = mTetherStates.valueAt(i); in getErroredIfaces() local
1740 final TetherState tetherState = mTetherStates.valueAt(i); in dump() local