Home
last modified time | relevance | path

Searched defs:connectedDisplayInteractor (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/events/
H A DSystemEventCoordinatorTest.kt53 private val connectedDisplayInteractor = FakeConnectedDisplayInteractor() regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBarPolicy.java191 ConnectedDisplayInteractor connectedDisplayInteractor, in PhoneStatusBarPolicy()