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