Searched refs:sDescriptionResourceIdMap (Results 1 – 1 of 1) sorted by relevance
50 private static final SparseIntArray sDescriptionResourceIdMap; field in RatingsFragment64 sDescriptionResourceIdMap = new SparseIntArray(sLevelResourceIdMap.size());65 sDescriptionResourceIdMap.put( in sDescriptionResourceIdMap.put()67 sDescriptionResourceIdMap.put( in sDescriptionResourceIdMap.put()69 sDescriptionResourceIdMap.put( in sDescriptionResourceIdMap.put()71 sDescriptionResourceIdMap.put( in sDescriptionResourceIdMap.put()227 (sDescriptionResourceIdMap.indexOfKey(ratingLevel) >= 0) in RatingLevelItem()228 ? getString(sDescriptionResourceIdMap.get(ratingLevel)) in RatingLevelItem()