Home
last modified time | relevance | path

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

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