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.java87 boolean changed = updateViewWithoutCallback(view, animate); in updateView()
93 private boolean updateViewWithoutCallback(ActivatableNotificationView view, in updateViewWithoutCallback() method in NotificationRoundnessManager
204 updateViewWithoutCallback(oldView, oldView.isShown()); in handleRemovedOldViews()
228 updateViewWithoutCallback(newView, in handleAddedNewViews()