Searched refs:createSparseMatrixWithPivotColumn (Results 1 – 2 of 2) sorted by relevance
412 matrix = FocusLogic.createSparseMatrixWithPivotColumn(iconLayout, in handleIconKeyEvent()452 matrix = FocusLogic.createSparseMatrixWithPivotColumn(iconLayout, -1, row); in handleIconKeyEvent()
273 public static int[][] createSparseMatrixWithPivotColumn(CellLayout iconLayout, in createSparseMatrixWithPivotColumn() method in FocusLogic