Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/fragment/
DCollapsedStatusBarFragment.java357 showEndSideContent(false); in onViewCreated()
547 showEndSideContent(animate); in updateStatusBarVisibilities()
709 private void showEndSideContent(boolean animate) { in showEndSideContent() method in CollapsedStatusBarFragment