Searched refs:mWifiTetherSoftApCallback (Results 1 – 1 of 1) sorted by relevance
16 private WifiTetherSoftApCallback mWifiTetherSoftApCallback; field in WifiTetherSoftApManager21 mWifiTetherSoftApCallback.onStateChanged(state, failureReason);26 mWifiTetherSoftApCallback.onConnectedClientsChanged(clients);34 mWifiTetherSoftApCallback = wifiTetherSoftApCallback; in WifiTetherSoftApManager()