Searched refs:NotificationMediaViewWrapper (Results 1 – 3 of 3) sorted by relevance
25 public class NotificationMediaViewWrapper extends NotificationTemplateViewWrapper { class27 protected NotificationMediaViewWrapper(Context ctx, View view) { in NotificationMediaViewWrapper() method in NotificationMediaViewWrapper
25 public class NotificationBigMediaNarrowViewWrapper extends NotificationMediaViewWrapper {
39 return new NotificationMediaViewWrapper(ctx, v); in wrap()