Searched refs:KEY_HOTSPOT_CONNECTION_CATEGORY (Results 1 – 2 of 2) sorted by relevance
98 public static final String KEY_HOTSPOT_CONNECTION_CATEGORY = "hotspot_connection_category"; field in WifiNetworkDetailsFragment406 screen.findPreference(KEY_HOTSPOT_CONNECTION_CATEGORY).setVisible(false); in onHotspotNetworkChanged()416 screen.findPreference(KEY_HOTSPOT_CONNECTION_CATEGORY).setVisible(true); in onHotspotNetworkChanged()
26 …tatic com.android.settings.wifi.details.WifiNetworkDetailsFragment.KEY_HOTSPOT_CONNECTION_CATEGORY;135 .findPreference(KEY_HOTSPOT_CONNECTION_CATEGORY); in setUp()