Searched defs:cellInd (Results 1 – 3 of 3) sorted by relevance
132 public WorkspaceAppIcon dragToHotseat(int cellInd) { in dragToHotseat()135 String.format("want to drag the icon to hotseat cell %d", cellInd)) in dragToHotseat() argument163 boolean isInHotseatCell(int cellInd) { in isInHotseatCell()
333 public HomeAppIcon getHotseatAppIcon(int cellInd) { in getHotseatAppIcon()
26 public final int cellInd; field in HotseatCellCenterRequest57 private HotseatCellCenterRequest(int cellInd) { in HotseatCellCenterRequest()