Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DOverviewProxyService.java515 notifySystemUiStateFlags(mSysUiState.getFlags());
585 mSysUiState.addCallback(this::notifySystemUiStateFlags); in OverviewProxyService()
686 private void notifySystemUiStateFlags(int flags) { in notifySystemUiStateFlags() method in OverviewProxyService