Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
H A DBubblesManager.java108 private final Executor mSysuiMainExecutor; field in BubblesManager
193 mSysuiMainExecutor = sysuiMainExecutor; in BubblesManager()
499 }, mSysuiMainExecutor); in handleDismissalInterception()