Searched refs:softApCallback (Results 1 – 1 of 1) sorted by relevance
845 SoftApCallbackProxy softApCallback = in onCommand() local852 mWifiService.registerLocalOnlyHotspotSoftApCallback(softApCallback, extras); in onCommand()860 mWifiService.unregisterLocalOnlyHotspotSoftApCallback(softApCallback, extras); in onCommand()866 SoftApCallbackProxy softApCallback = in onCommand() local868 mWifiService.registerSoftApCallback(softApCallback); in onCommand()874 mWifiService.unregisterSoftApCallback(softApCallback); in onCommand()