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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
NotificationMessagingTemplateViewWrapper.java 30 public class NotificationMessagingTemplateViewWrapper extends NotificationTemplateViewWrapper {
34 protected NotificationMessagingTemplateViewWrapper(Context ctx, View view,
NotificationViewWrapper.java 54 return new NotificationMessagingTemplateViewWrapper(ctx, v, row);

Completed in 45 milliseconds