HomeSort by relevance Sort by last modified time
    Searched refs:NotificationBigMediaNarrowViewWrapper (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationBigMediaNarrowViewWrapper.java 25 public class NotificationBigMediaNarrowViewWrapper extends NotificationMediaViewWrapper {
27 protected NotificationBigMediaNarrowViewWrapper(Context ctx,
NotificationViewWrapper.java 37 return new NotificationBigMediaNarrowViewWrapper(ctx, v);
41 return new NotificationBigMediaNarrowViewWrapper(ctx, v);

Completed in 53 milliseconds