Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DOverviewProxyService.java492 notifySystemUiStateFlags(mSysUiState.getFlags());
610 mSysUiState.addCallback(this::notifySystemUiStateFlags); in OverviewProxyService()
721 private void notifySystemUiStateFlags(int flags) { in notifySystemUiStateFlags() method in OverviewProxyService