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.java352 selectLayout(false /* animate */, mForceSelectNextLayout /* force */); in onLayout()
440 selectLayout(false /* animate */, true /* force */); in setExpandedChild()
478 selectLayout(false /* animate */, true /* force */); in setHeadsUpChild()
550 selectLayout(mAnimate /* animate */, false /* force */); in setContentHeight()
780 private void selectLayout(boolean animate, boolean force) { in selectLayout() method in NotificationContentView
1056 selectLayout(false /* animate */, true /* force */); in setHeadsUp()
1499 selectLayout(needsAnimation, false);
1569 selectLayout(false /* animate */, true /* force */);