Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentView.java372 selectLayout(false /* animate */, mForceSelectNextLayout /* force */); in onLayout()
472 selectLayout(false /* animate */, true /* force */); in setExpandedChild()
522 selectLayout(false /* animate */, true /* force */); in setHeadsUpChild()
600 selectLayout(mAnimate /* animate */, false /* force */); in setContentHeight()
846 private void selectLayout(boolean animate, boolean force) { in selectLayout() method in NotificationContentView
1144 selectLayout(false /* animate */, true /* force */); in setHeadsUp()
1759 selectLayout(needsAnimation, false);
1830 selectLayout(false /* animate */, true /* force */);