Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/wifi/dpp/
DWifiDppUtils.java226 if (isSupportConfiguratorQrCodeGenerator(context, accessPoint)) { in getConfiguratorQrCodeGeneratorIntentOrNull()
482 public static boolean isSupportConfiguratorQrCodeGenerator(Context context, in isSupportConfiguratorQrCodeGenerator() method in WifiDppUtils