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 35 public class NotificationMessagingTemplateViewWrapper extends NotificationTemplateViewWrapper {
41 protected NotificationMessagingTemplateViewWrapper(Context ctx, View view,
NotificationViewWrapper.java 49 return new NotificationMessagingTemplateViewWrapper(ctx, v, row);

Completed in 151 milliseconds