Searched refs:RES_INSTANT_HOTSPOT_SUMMARY_OFF (Results 1 – 2 of 2) sorted by relevance
56 static final int RES_INSTANT_HOTSPOT_SUMMARY_OFF = R.string.wifi_hotspot_instant_summary_off; field in WifiTetherViewModel227 enabled ? RES_INSTANT_HOTSPOT_SUMMARY_ON : RES_INSTANT_HOTSPOT_SUMMARY_OFF); in getInstantHotspotSummary()
19 import static com.android.settings.wifi.tether.WifiTetherViewModel.RES_INSTANT_HOTSPOT_SUMMARY_OFF;214 .setValue(mApplication.getString(RES_INSTANT_HOTSPOT_SUMMARY_OFF)); in onInstantHotspotStateChanged_stateNotEnabled_recordVisibleSummaryOff()