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