Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/
H A DPrivacyDotViewController.kt146 fun setUiExecutor(e: DelayableExecutor) { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DScreenDecorations.java403 mDotViewController.setUiExecutor(mExecutor); in start()