Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationCustomViewWrapper.java30 public class NotificationCustomViewWrapper extends NotificationViewWrapper { class
35 protected NotificationCustomViewWrapper(Context ctx, View view, ExpandableNotificationRow row) { in NotificationCustomViewWrapper() method in NotificationCustomViewWrapper