Home
last modified time | relevance | path

Searched refs:mRatingText (Results 1 – 1 of 1) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/view/
DRatingBar1.java32 TextView mRatingText; field in RatingBar1
40 mRatingText = (TextView) findViewById(R.id.rating); in onCreate()
54 mRatingText.setText( in onRatingChanged()