Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentView.java328 selectLayout(false /* animate */, mForceSelectNextLayout /* force */); in onLayout()
420 selectLayout(false /* animate */, true /* force */); in setExpandedChild()
462 selectLayout(false /* animate */, true /* force */); in setHeadsUpChild()
540 selectLayout(mAnimate /* animate */, false /* force */); in setContentHeight()
779 private void selectLayout(boolean animate, boolean force) { in selectLayout() method in NotificationContentView
1075 selectLayout(false /* animate */, true /* force */); in setHeadsUp()
1643 selectLayout(needsAnimation, false); in requestSelectLayout()
1714 selectLayout(false /* animate */, true /* force */); in setHeadsUpAnimatingAway()