Searched refs:getCellYFromOrder (Results 1 – 4 of 4) sorted by relevance
220 mHotseat.getCellYFromOrder(rank)); in fillGapsWithPrediction()343 mHotseat.getCellYFromOrder(info.rank)); in pinPrediction()387 mHotseat.getCellXFromOrder(rank), mHotseat.getCellYFromOrder(rank), icon)); in removePredictedApps()445 itemInfo.cellY = mHotseat.getCellYFromOrder(rank); in preparePredictionInfo()
47 y = getHotseat().getCellYFromOrder(screenId); in addInScreenFromBind()
82 public int getCellYFromOrder(int rank) { in getCellYFromOrder() method in Hotseat
469 itemInfo.cellY = mHotseat.getCellYFromOrder(rank);