Searched refs:activationScreenIntent (Results 1 – 1 of 1) sorted by relevance
342 Intent activationScreenIntent = new Intent().setClass(context, InCallScreen.class) in startInteractiveOtasp() local349 activationScreenIntent.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK); in startInteractiveOtasp()354 OtaUtils.setupOtaspCall(activationScreenIntent); in startInteractiveOtasp()358 + activationScreenIntent); in startInteractiveOtasp()359 context.startActivity(activationScreenIntent); in startInteractiveOtasp()