Searched refs:unregisterSoftApCallback (Results 1 – 1 of 1) sorted by relevance
1377 public void unregisterSoftApCallback(@RpcParameter(name = "callbackId") Integer callbackId) { in unregisterSoftApCallback() method in WifiManagerFacade1378 mWifi.unregisterSoftApCallback(mSoftapCallbacks.get(callbackId)); in unregisterSoftApCallback()