Searched refs:SubRatingsFragment (Results 1 – 2 of 2) sorted by relevance
35 public class SubRatingsFragment extends SideFragment { class45 public static SubRatingsFragment create( in create()47 SubRatingsFragment fragment = new SubRatingsFragment(); in create()
367 .show(SubRatingsFragment.create(mContentRatingSystem, mRating.getName())); in onSelected()