Home
last modified time | relevance | path

Searched defs:touchPoint (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DCircularRevealFragment.java50 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()
DInCallActivity.java610 Point touchPoint = null; in internalResolveIntent() local
622 CircularRevealFragment.startCircularReveal(getFragmentManager(), touchPoint, in internalResolveIntent() local
DInCallPresenter.java1565 final Point touchPoint = extras.getParcelable(TouchPointManager.TOUCH_POINT); in maybeStartRevealAnimation() local
/packages/apps/Dialer/src/com/android/dialer/util/
DDialerUtils.java76 Point touchPoint = TouchPointManager.getInstance().getPoint(); in startActivityWithErrorToast() local
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
DCropView.java146 float[] touchPoint = { in onTouchEvent() local
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DImageCrop.java113 float[] touchPoint = { in onTouchEvent() local