Searched refs:createConfirmationIntent (Results 1 – 1 of 1) sorted by relevance
1559 Intent intent = createConfirmationIntent(componentName, extras); in startConfirmationActivity()1577 Intent intent = createConfirmationIntent(componentName, extras); in startConfirmationService()1588 private Intent createConfirmationIntent(ComponentName componentName, in createConfirmationIntent() method in AdbDebuggingManager