Searched refs:TOUCH_POINT (Results 1 – 5 of 5) sorted by relevance
11 public static final String TOUCH_POINT = "touchPoint"; field in TouchPointManager
86 extras.putParcelable(TouchPointManager.TOUCH_POINT, touchPoint); in startActivityWithErrorToast()
1565 final Point touchPoint = extras.getParcelable(TouchPointManager.TOUCH_POINT); in maybeStartRevealAnimation()1570 incallIntent.putExtra(TouchPointManager.TOUCH_POINT, touchPoint); in maybeStartRevealAnimation()
617 touchPoint = (Point) extras.getParcelable(TouchPointManager.TOUCH_POINT); in internalResolveIntent()
406 extras.putParcelable(TouchPointManager.TOUCH_POINT,