Searched refs:activationScreenIntent (Results 1 – 1 of 1) sorted by relevance
395 Intent activationScreenIntent = new Intent().setClass(context, InCallScreen.class) in startInteractiveOtasp() local402 activationScreenIntent.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK); in startInteractiveOtasp()407 OtaUtils.setupOtaspCall(activationScreenIntent); in startInteractiveOtasp()411 + activationScreenIntent); in startInteractiveOtasp()412 context.startActivity(activationScreenIntent); in startInteractiveOtasp()