Searched refs:mTetheredSoftApTracker (Results 1 – 1 of 1) sorted by relevance
321 private final TetheredSoftApTracker mTetheredSoftApTracker; field in WifiServiceImpl369 mTetheredSoftApTracker.updateSoftApCapabilityWhenCarrierConfigChanged(subId); in onActiveDataSubscriptionIdChanged()371 mTetheredSoftApTracker.getSoftApCapability(), in onActiveDataSubscriptionIdChanged()544 mTetheredSoftApTracker = new TetheredSoftApTracker(); in WifiServiceImpl()545 mActiveModeWarden.registerSoftApCallback(mTetheredSoftApTracker); in WifiServiceImpl()1299 && mTetheredSoftApTracker.getState().getState() == WIFI_AP_STATE_ENABLED) { in setWifiEnabled()1573 return mTetheredSoftApTracker.getState().getState(); in getWifiApEnabledState()1715 if (!mTetheredSoftApTracker.setEnablingIfAllowed()) { in startSoftAp()1733 mTetheredSoftApTracker.getSoftApCapability(), in startSoftAp()1735 mTetheredSoftApTracker.setFailedWhileEnabling(); in startSoftAp()[all …]