Home
last modified time | relevance | path

Searched refs:getConfiguratorQrCodeGeneratorIntentOrNull (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Settings/src/com/android/settings/wifi/dpp/
DWifiDppUtils.java207 public static Intent getConfiguratorQrCodeGeneratorIntentOrNull(Context context, in getConfiguratorQrCodeGeneratorIntentOrNull() method in WifiDppUtils
239 public static Intent getConfiguratorQrCodeGeneratorIntentOrNull(Context context, in getConfiguratorQrCodeGeneratorIntentOrNull() method in WifiDppUtils
/packages/apps/Settings/src/com/android/settings/wifi/
DWifiSettings.java1136 final Intent intent = WifiDppUtils.getConfiguratorQrCodeGeneratorIntentOrNull(getContext(), in launchWifiDppConfiguratorActivity()
/packages/apps/Settings/src/com/android/settings/network/
DNetworkProviderSettings.java620 final Intent intent = WifiDppUtils.getConfiguratorQrCodeGeneratorIntentOrNull(getContext(), in launchWifiDppConfiguratorActivity()
/packages/apps/Settings/src/com/android/settings/wifi/details2/
DWifiDetailPreferenceController2.java1003 final Intent intent = WifiDppUtils.getConfiguratorQrCodeGeneratorIntentOrNull(mContext, in launchWifiDppConfiguratorActivity()