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