Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTethering.java487 wifiManager.registerSoftApCallback(mExecutor, new TetheringSoftApCallback()); in startStateMachineUpdaters()
580 private class TetheringSoftApCallback implements SoftApCallback { class in Tethering