Home
last modified time | relevance | path

Searched refs:getHotspotConfiguratorIntentOrNull (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/wifi/tether/
DWifiTetherSSIDPreferenceController.java86 final Intent intent = WifiDppUtils.getHotspotConfiguratorIntentOrNull(mContext, in updateDisplay()
/packages/apps/Settings/src/com/android/settings/wifi/dpp/
DWifiDppUtils.java293 public static Intent getHotspotConfiguratorIntentOrNull(Context context, in getHotspotConfiguratorIntentOrNull() method in WifiDppUtils