Searched refs:ACTION_CONFIGURATOR_QR_CODE_GENERATOR (Results 1 – 6 of 6) sorted by relevance
227 intent.setAction(WifiDppConfiguratorActivity.ACTION_CONFIGURATOR_QR_CODE_GENERATOR); in getConfiguratorQrCodeGeneratorIntentOrNull()259 intent.setAction(WifiDppConfiguratorActivity.ACTION_CONFIGURATOR_QR_CODE_GENERATOR); in getConfiguratorQrCodeGeneratorIntentOrNull()313 intent.setAction(WifiDppConfiguratorActivity.ACTION_CONFIGURATOR_QR_CODE_GENERATOR); in getHotspotConfiguratorIntentOrNull()
68 static final String ACTION_CONFIGURATOR_QR_CODE_GENERATOR = field in WifiDppConfiguratorActivity157 case ACTION_CONFIGURATOR_QR_CODE_GENERATOR: in handleIntent()
77 WifiDppConfiguratorActivity.ACTION_CONFIGURATOR_QR_CODE_GENERATOR); in startQrCodeActivity()
84 .ACTION_CONFIGURATOR_QR_CODE_GENERATOR.equals(action)) { in onViewCreated()
69 equalTo(WifiDppConfiguratorActivity.ACTION_CONFIGURATOR_QR_CODE_GENERATOR))); in launchActivity_sendQrCodeIntent()
62 new Intent(WifiDppConfiguratorActivity.ACTION_CONFIGURATOR_QR_CODE_GENERATOR); in setUp()