Home
last modified time | relevance | path

Searched defs:needsAnimation (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableView.java326 public void notifyHeightChanged(boolean needsAnimation) { in notifyHeightChanged()
814 void onHeightChanged(ExpandableView view, boolean needsAnimation); in onHeightChanged()
H A DNotificationContentView.java1642 public void requestSelectLayout(boolean needsAnimation) { in requestSelectLayout()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntry.java696 public void notifyHeightChanged(boolean needsAnimation) { in notifyHeightChanged()
/aosp12/packages/apps/Camera2/src/com/android/camera/
H A DPhotoModule.java769 public ShutterCallback(boolean needsAnimation) { in ShutterCallback()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java1003 private void notifyHeightChangeListener(ExpandableView view, boolean needsAnimation) { in notifyHeightChangeListener()
4018 void onChildHeightChanged(ExpandableView view, boolean needsAnimation) { in onChildHeightChanged()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelViewController.java4055 public void onHeightChanged(ExpandableView view, boolean needsAnimation) { in onHeightChanged()