Searched refs:RES_INSTANT_HOTSPOT_SUMMARY_ON (Results 1 – 2 of 2) sorted by relevance
55 static final int RES_INSTANT_HOTSPOT_SUMMARY_ON = R.string.wifi_hotspot_instant_summary_on; field in WifiTetherViewModel227 enabled ? RES_INSTANT_HOTSPOT_SUMMARY_ON : RES_INSTANT_HOTSPOT_SUMMARY_OFF); in getInstantHotspotSummary()
20 import static com.android.settings.wifi.tether.WifiTetherViewModel.RES_INSTANT_HOTSPOT_SUMMARY_ON;203 .setValue(mApplication.getString(RES_INSTANT_HOTSPOT_SUMMARY_ON)); in onInstantHotspotStateChanged_stateEnabled_summarySetValueOn()