Home
last modified time | relevance | path

Searched refs:touchPointY (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Launcher/libs/appgrid/lib/src/com/android/car/carlauncher/
DAppItemDragShadowBuilder.java39 public AppItemDragShadowBuilder(Drawable icon, float touchPointX, float touchPointY, in AppItemDragShadowBuilder() argument
45 mTouchPointY = touchPointY; in AppItemDragShadowBuilder()