Home
last modified time | relevance | path

Searched defs:FeedbackInfo (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DFeedbackInfo.java51 public class FeedbackInfo extends LinearLayout implements NotificationGuts.GutsContent { class
69 public FeedbackInfo(Context context, AttributeSet attrs) { in FeedbackInfo() method in FeedbackInfo