Searched refs:incallIntent (Results 1 – 1 of 1) sorted by relevance
1569 final Intent incallIntent = getInCallIntent(false, true); in maybeStartRevealAnimation() local1570 incallIntent.putExtra(TouchPointManager.TOUCH_POINT, touchPoint); in maybeStartRevealAnimation()1571 mContext.startActivity(incallIntent); in maybeStartRevealAnimation()