Searched refs:estimateCellPosition (Results 1 – 2 of 2) sorted by relevance
344 public int[] estimateCellPosition(int x, int y) { in estimateCellPosition() method in PagedViewCellLayout
423 int[] pos = mWidgetSpacingLayout.estimateCellPosition(mClingFocusedX, mClingFocusedY); in showAllAppsCling()