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/
DNotificationContentView.java126 selectLayout(false /* animate */, true /* force */); in setContractedChild()
137 selectLayout(false /* animate */, true /* force */); in setExpandedChild()
164 selectLayout(mAnimate /* animate */, false /* force */); in setActualHeight()
194 private void selectLayout(boolean animate, boolean force) { in selectLayout() method in NotificationContentView
247 selectLayout(false /* animate */, true /* force */); in notifyContentUpdated()