Searched refs:rating (Results 1 – 2 of 2) sorted by relevance
394 Integer rating = Integer.valueOf(10000 + 1000 * superType + argsLen); in findContextCandidates() local395 if (!results.containsKey(rating)) { in findContextCandidates()398 results.put(rating, mi); in findContextCandidates()414 Integer rating = Integer.valueOf(superType); in findContextCandidates() local415 results.put(rating, mAst.newSimpleName(var.getName())); in findContextCandidates()
145 android:isIndicator : Whether this rating bar is an indicator (and non-changeable by the user). […182 android:numStars : The number of stars (or rating items) to show. [integer]208 android:rating : The rating to set by default. [float]257 android:stepSize : The step size of the rating. [float]