Lines Matching full:rank
172 public boolean isAllAppsButtonRank(int rank);1214 /** Loads the workspace screens db into a map of Rank -> ScreenId */1229 int rank = sc.getInt(rankIndex);1230 orderedScreens.put(rank, screenId);