Searched defs:cellInd (Results 1 – 3 of 3) sorted by relevance
112 public WorkspaceAppIcon dragToHotseat(int cellInd) { in dragToHotseat()115 String.format("want to drag the icon to hotseat cell %d", cellInd)) in dragToHotseat() argument143 boolean isInHotseatCell(int cellInd) { in isInHotseatCell()
270 public HomeAppIcon getHotseatAppIcon(int cellInd) { in getHotseatAppIcon()424 static Point getHotseatCellCenter(LauncherInstrumentation launcher, int cellInd) { in getHotseatCellCenter()
26 public final int cellInd; field in HotseatCellCenterRequest57 private HotseatCellCenterRequest(int cellInd) { in HotseatCellCenterRequest()