Searched defs:ratingBar (Results 1 – 1 of 1) sorted by relevance
23 private RatingBar ratingBar; field in RatingBarTest53 public void onRatingChanged(RatingBar ratingBar, float rating, boolean fromUser) { in onRatingChanged()60 TestRatingBar ratingBar = new TestRatingBar(new Activity()); in testInheritance() local