Home
last modified time | relevance | path

Searched defs:ongoingCallRepository (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/phone/ongoingcall/data/repository/
DOngoingCallRepositoryKosmos.kt22 val Kosmos.ongoingCallRepository: OngoingCallRepository by constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/phone/ongoingcall/
DOngoingCallControllerTest.kt78 private val ongoingCallRepository = kosmos.ongoingCallRepository constant in com.android.systemui.statusbar.phone.ongoingcall.OngoingCallControllerTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/data/repository/
DStatusBarModeRepositoryImplTest.kt71 private val ongoingCallRepository = kosmos.ongoingCallRepository constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ongoingcall/
DOngoingCallController.kt66 private val ongoingCallRepository: OngoingCallRepository, in <lambda>() constant in com.android.systemui.statusbar.phone.ongoingcall.OngoingCallController