Home
last modified time | relevance | path

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

/packages/apps/Car/Launcher/libs/appgrid/lib/src/com/android/car/carlauncher/recyclerview/
DAppItemViewHolder.java85 private Point mAppIconCenter; field in AppItemViewHolder
339 mAppIconCenter = new Point(/* x */ (appIconBound.right + appIconBound.left) / 2, in resetViewHolder()
566 mDropDestination = new Point(viewHolder.mAppIconCenter);