Searched refs:modeConfig (Results 1 – 2 of 2) sorted by relevance
711 SoftApModeConfiguration modeConfig = sm.getSoftApModeConfiguration(); in setCountryCodeNative() local713 modeConfig.getTargetMode(), modeConfig.getSoftApConfiguration(), in setCountryCodeNative()714 modeConfig.getCapability(), country, modeConfig.getTetheringRequest()); in setCountryCodeNative()715 mActiveModeWarden.stopSoftAp(modeConfig.getTargetMode()); in setCountryCodeNative()
1815 private boolean startTetheredHotspotInternal(@NonNull SoftApModeConfiguration modeConfig, in startTetheredHotspotInternal() argument1822 SAP_START_FAILURE_GENERAL, modeConfig.getTetheringRequest(), null)); in startTetheredHotspotInternal()1841 if (!startSoftApInternal(modeConfig, requestorWs, callback)) { in startTetheredHotspotInternal()