Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardStatusBarViewController.java250 private final Consumer<Boolean> mCommunalConsumer = (communalShowing) -> { field in KeyguardStatusBarViewController
420 collectFlow(mView, mCommunalSceneInteractor.isCommunalVisible(), mCommunalConsumer); in onViewAttached()