Searched refs:createSparseMatrixWithHotseat (Results 1 – 2 of 2) sorted by relevance
239 matrix = FocusLogic.createSparseMatrixWithHotseat(iconLayout, hotseatLayout, in handleHotseatButtonKeyEvent()245 matrix = FocusLogic.createSparseMatrixWithHotseat(iconLayout, hotseatLayout, in handleHotseatButtonKeyEvent()372 matrix = FocusLogic.createSparseMatrixWithHotseat(iconLayout, hotseatLayout, in handleIconKeyEvent()376 matrix = FocusLogic.createSparseMatrixWithHotseat(iconLayout, hotseatLayout, in handleIconKeyEvent()
193 public static int[][] createSparseMatrixWithHotseat(CellLayout iconLayout, in createSparseMatrixWithHotseat() method in FocusLogic