Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/log/
DBouncerLogger.kt38 fun startBouncerMessageInteractor() { in startBouncerMessageInteractor() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/ui/binder/
DBouncerMessageViewBinder.kt52 bouncerLogger.startBouncerMessageInteractor() in bind()