/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/ |
D | NotificationBigTextTemplateViewWrapper.java | 44 public void onContentUpdated(ExpandableNotificationRow row) { in onContentUpdated() method in NotificationBigTextTemplateViewWrapper
|
D | NotificationMediaTemplateViewWrapper.java | 42 public void onContentUpdated(ExpandableNotificationRow row) { in onContentUpdated() method in NotificationMediaTemplateViewWrapper
|
D | NotificationDecoratedCustomViewWrapper.java | 63 public void onContentUpdated(ExpandableNotificationRow row) { in onContentUpdated() method in NotificationDecoratedCustomViewWrapper
|
D | NotificationBigPictureTemplateViewWrapper.java | 46 public void onContentUpdated(ExpandableNotificationRow row) { in onContentUpdated() method in NotificationBigPictureTemplateViewWrapper
|
D | NotificationCustomViewWrapper.java | 48 public void onContentUpdated(ExpandableNotificationRow row) { in onContentUpdated() method in NotificationCustomViewWrapper
|
D | NotificationMessagingTemplateViewWrapper.java | 65 public void onContentUpdated(ExpandableNotificationRow row) { in onContentUpdated() method in NotificationMessagingTemplateViewWrapper
|
D | NotificationCallTemplateViewWrapper.kt | 61 override fun onContentUpdated(row: ExpandableNotificationRow) { in onContentUpdated() method
|
D | NotificationTemplateViewWrapper.java | 271 public void onContentUpdated(ExpandableNotificationRow row) { in onContentUpdated() method in NotificationTemplateViewWrapper
|
D | NotificationConversationTemplateViewWrapper.kt | 87 override fun onContentUpdated(row: ExpandableNotificationRow) { in <lambda>() method
|
D | NotificationHeaderViewWrapper.java | 178 public void onContentUpdated(ExpandableNotificationRow row) { in onContentUpdated() method in NotificationHeaderViewWrapper
|
D | NotificationViewWrapper.java | 101 public void onContentUpdated(ExpandableNotificationRow row) { in onContentUpdated() method in NotificationViewWrapper
|
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/ |
D | PrintPreviewController.java | 131 public void onContentUpdated(boolean documentChanged, int documentPageCount, in onContentUpdated() method in PrintPreviewController
|