Searched refs:pointToCellExact (Results 1 – 2 of 2) sorted by relevance
67 mView.pointToCellExact((int) x, (int) y, mTempCords); in getVirtualViewAt()
837 public void pointToCellExact(int x, int y, int[] result) { in pointToCellExact() method in CellLayout