Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DPhoneCallDetailsViews.java36 public final View voicemailTranscriptionRatingView; field in PhoneCallDetailsViews
47 View voicemailTranscriptionRatingView, in PhoneCallDetailsViews() argument
56 this.voicemailTranscriptionRatingView = voicemailTranscriptionRatingView; in PhoneCallDetailsViews()
DPhoneCallDetailsHelper.java256 View ratingView = views.voicemailTranscriptionRatingView; in setPhoneCallDetails()