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.java388 selectLayout(false /* animate */, mForceSelectNextLayout /* force */); in onLayout()
490 selectLayout(false /* animate */, true /* force */); in setExpandedChild()
542 selectLayout(false /* animate */, true /* force */); in setHeadsUpChild()
644 selectLayout(mAnimate /* animate */, false /* force */); in setContentHeight()
899 private void selectLayout(boolean animate, boolean force) { in selectLayout() method in NotificationContentView
1241 selectLayout(false /* animate */, true /* force */); in setHeadsUp()
1867 selectLayout(needsAnimation, false);
1938 selectLayout(false /* animate */, true /* force */);