Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ongoingcall/shared/model/
DOngoingCallModel.kt25 sealed interface OngoingCallModel { interface
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ongoingcall/domain/interactor/
DOngoingCallInteractor.kt104 private fun OngoingCallModel.willCallChipBeVisible() = in <lambda>() method