Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationViewWrapper.java47 public abstract class NotificationViewWrapper implements TransformableView { class
78 protected NotificationViewWrapper(Context ctx, View view, ExpandableNotificationRow row) { in NotificationViewWrapper() method in NotificationViewWrapper