HomeSort by relevance Sort by last modified time
    Searched refs:estimateCellPosition (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
PagedViewCellLayout.java 344 public int[] estimateCellPosition(int x, int y) {
AppsCustomizePagedView.java 423 int[] pos = mWidgetSpacingLayout.estimateCellPosition(mClingFocusedX, mClingFocusedY);
    [all...]

Completed in 48 milliseconds