Searched defs:selectLayout (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationContentView.java280 selectLayout(false /* animate */, mForceSelectNextLayout /* force */);
416 selectLayout(mAnimate /* animate */, false /* force */);
596 private void selectLayout(boolean animate, boolean force) { method in class:NotificationContentView
877 selectLayout(false /* animate */, true /* force */);
1104 selectLayout(needsAnimation, false);
1160 selectLayout(false /* animate */, true /* force */);

Completed in 8 milliseconds