Searched defs:resolveViews (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationBigTextTemplateViewWrapper.java39 private void resolveViews(StatusBarNotification notification) { method in class:NotificationBigTextTemplateViewWrapper
47 resolveViews(notification);
H A DNotificationMediaTemplateViewWrapper.java38 private void resolveViews(StatusBarNotification notification) { method in class:NotificationMediaTemplateViewWrapper
46 resolveViews(notification);
H A DNotificationMessagingTemplateViewWrapper.java39 private void resolveViews() { method in class:NotificationMessagingTemplateViewWrapper
60 resolveViews();

Completed in 69 milliseconds