Home | History | Annotate | Download | only in launcher3

Lines Matching defs:countY

88             final int countY = cellLayout.getCountY();
100 countY, matrix, iconIndex, pageIndex, pageCount, isLayoutRtl);
131 child = newParent.getChildAt(countX - 1, countY - 1);
205 int countY = -1;
229 countY = iconLayout.getCountY() + hotseatLayout.getCountY();
238 countY = iconLayout.getCountY();
248 countY = hotseatLayout.getCountY();
254 countY, matrix, iconIndex, pageIndex, pageCount, Utilities.isRtl(v.getResources()));
308 int countY = iconLayout.getCountY();
321 countY = countY + 1;
337 countY, matrix, iconIndex, pageIndex, pageCount, Utilities.isRtl(v.getResources()));
359 newIconIndex = FocusLogic.handleKeyEvent(keyCode, countX + 1, countY,
393 newIconIndex = FocusLogic.handleKeyEvent(keyCode, countX + 1, countY,