Searched refs:createConfirmationIntent (Results 1 – 1 of 1) sorted by relevance
603 Intent intent = createConfirmationIntent(componentName, key, fingerprints); in startConfirmationActivity()621 Intent intent = createConfirmationIntent(componentName, key, fingerprints); in startConfirmationService()632 private Intent createConfirmationIntent(ComponentName componentName, String key, in createConfirmationIntent() method in AdbDebuggingManager