Home
last modified time | relevance | path

Searched refs:updateViewWithoutCallback (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationRoundnessManager.java83 boolean changed = updateViewWithoutCallback(view, animate); in updateView()
89 private boolean updateViewWithoutCallback(ExpandableView view, in updateViewWithoutCallback() method in NotificationRoundnessManager
199 updateViewWithoutCallback(oldView, oldView.isShown()); in handleRemovedOldViews()
223 updateViewWithoutCallback(newView, in handleAddedNewViews()