Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java367 selectLayout(false /* animate */, mForceSelectNextLayout /* force */); in onLayout()
457 selectLayout(false /* animate */, true /* force */); in setExpandedChild()
499 selectLayout(false /* animate */, true /* force */); in setHeadsUpChild()
577 selectLayout(mAnimate /* animate */, false /* force */); in setContentHeight()
817 private void selectLayout(boolean animate, boolean force) { in selectLayout() method in NotificationContentView
1103 selectLayout(false /* animate */, true /* force */); in setHeadsUp()
1609 selectLayout(needsAnimation, false); in requestSelectLayout()
1682 selectLayout(false /* animate */, true /* force */); in setHeadsUpAnimatingAway()