Searched defs:confirmIntent (Results 1 – 2 of 2) sorted by relevance
72 Intent confirmIntent = new Intent(context, TelecomDeveloperMenu.class); in onReceive() local
393 final Intent confirmIntent = new Intent(action); in startRequestConfirmActivity() local