Searched refs:allappsiconRank (Results 1 – 1 of 1) sorted by relevance
194 CellLayout hotseatLayout, boolean isHotseatHorizontal, int allappsiconRank) { in createSparseMatrixWithHotseat() argument215 matrix[allappsiconRank][j] = ALL_APPS_COLUMN; in createSparseMatrixWithHotseat()219 matrix[j][allappsiconRank] = ALL_APPS_COLUMN; in createSparseMatrixWithHotseat()232 if (isHotseatHorizontal && cx >= allappsiconRank) { in createSparseMatrixWithHotseat()236 if (!isHotseatHorizontal && cy >= allappsiconRank) { in createSparseMatrixWithHotseat()