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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationViewWrapper.java37 public abstract class NotificationViewWrapper implements TransformableView { class in inherits:TransformableView
45 public static NotificationViewWrapper wrap(Context ctx, View v, ExpandableNotificationRow row) {
64 protected NotificationViewWrapper(View view, ExpandableNotificationRow row) { method in class:NotificationViewWrapper

Completed in 69 milliseconds