MCPcopy Create free account
hub / github.com/LeongAndroid/Launcher3 / cellToPoint

Method cellToPoint

src/com/android/launcher3/CellLayout.java:724–730  ·  view source on GitHub ↗

Given a cell coordinate, return the point that represents the upper left corner of that cell @param cellX X coordinate of the cell @param cellY Y coordinate of the cell @param result Array of 2 ints to hold the x and y coordinate of the point

(int cellX, int cellY, int[] result)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

onDrawMethod · 0.95
dispatchDrawMethod · 0.95
visualizeDropLocationMethod · 0.95
hasReorderSolutionMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected