Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/fragment/
H A DCollapsedStatusBarFragment.java307 showEndSideContent(false); in onViewCreated()
463 showEndSideContent(animate); in updateStatusBarVisibilities()
608 private void showEndSideContent(boolean animate) { in showEndSideContent() method in CollapsedStatusBarFragment