Searched defs:updateTransformedTypes (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationBigTextTemplateViewWrapper.java52 protected void updateTransformedTypes() { method in class:NotificationBigTextTemplateViewWrapper
54 super.updateTransformedTypes();
H A DNotificationMediaTemplateViewWrapper.java51 protected void updateTransformedTypes() { method in class:NotificationMediaTemplateViewWrapper
53 super.updateTransformedTypes();
H A DNotificationMessagingTemplateViewWrapper.java65 protected void updateTransformedTypes() { method in class:NotificationMessagingTemplateViewWrapper
67 super.updateTransformedTypes();
H A DNotificationTemplateViewWrapper.java151 protected void updateTransformedTypes() { method in class:NotificationTemplateViewWrapper
153 super.updateTransformedTypes();
H A DNotificationHeaderViewWrapper.java100 updateTransformedTypes();
155 protected void updateTransformedTypes() { method in class:NotificationHeaderViewWrapper

Completed in 197 milliseconds