Searched refs:getCellYFromOrder (Results 1 – 4 of 4) sorted by relevance
216 mHotseat.getCellYFromOrder(rank)); in fillGapsWithPrediction()323 mHotseat.getCellYFromOrder(info.rank)); in pinPrediction()367 mHotseat.getCellXFromOrder(rank), mHotseat.getCellYFromOrder(rank), icon)); in removePredictedApps()429 itemInfo.cellY = mHotseat.getCellYFromOrder(rank); in preparePredictionInfo()
60 y = getHotseat().getCellYFromOrder(screenId); in addInScreenFromBind()
81 public int getCellYFromOrder(int rank) { in getCellYFromOrder() method in Hotseat
501 itemInfo.cellY = mHotseat.getCellYFromOrder(rank);