Home
last modified time | relevance | path

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

/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DTethering.java392 wifiManager.registerSoftApCallback(mExecutor, new TetheringSoftApCallback()); in startStateMachineUpdaters()
475 private class TetheringSoftApCallback implements WifiManager.SoftApCallback { class in Tethering