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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationViewWrapper.java 66 public void notifyContentUpdated() {}
NotificationContentView.java 407 public void notifyContentUpdated() {
410 mContractedWrapper.notifyContentUpdated();
414 mExpandedWrapper.notifyContentUpdated();
NotificationTemplateViewWrapper.java 109 public void notifyContentUpdated() {
110 super.notifyContentUpdated();
ExpandableNotificationRow.java     [all...]
BaseStatusBar.java     [all...]

Completed in 326 milliseconds