Searched refs:createSparseMatrixWithHotseat (Results 1 – 2 of 2) sorted by relevance
245 matrix = FocusLogic.createSparseMatrixWithHotseat(iconLayout, hotseatLayout, profile); in handleHotseatButtonKeyEvent()250 matrix = FocusLogic.createSparseMatrixWithHotseat(iconLayout, hotseatLayout, profile); in handleHotseatButtonKeyEvent()354 matrix = FocusLogic.createSparseMatrixWithHotseat(iconLayout, hotseatLayout, profile); in handleIconKeyEvent()357 matrix = FocusLogic.createSparseMatrixWithHotseat(iconLayout, hotseatLayout, profile); in handleIconKeyEvent()
197 public static int[][] createSparseMatrixWithHotseat( in createSparseMatrixWithHotseat() method in FocusLogic