Searched defs:touchPoint (Results 1 – 6 of 6) sorted by relevance
50 public static void startCircularReveal(FragmentManager fm, Point touchPoint, in startCircularReveal()73 public CircularRevealFragment(Point touchPoint, OnCircularRevealCompleteListener listener) { in CircularRevealFragment()148 private Animator getRevealAnimator(Point touchPoint) { in getRevealAnimator()
610 Point touchPoint = null; in internalResolveIntent() local622 CircularRevealFragment.startCircularReveal(getFragmentManager(), touchPoint, in internalResolveIntent() local
1565 final Point touchPoint = extras.getParcelable(TouchPointManager.TOUCH_POINT); in maybeStartRevealAnimation() local
76 Point touchPoint = TouchPointManager.getInstance().getPoint(); in startActivityWithErrorToast() local
146 float[] touchPoint = { in onTouchEvent() local
113 float[] touchPoint = { in onTouchEvent() local