Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ongoingcall/
DOngoingCallController.kt79 private var callNotificationInfo: CallNotificationInfo? = null in <lambda>()
108 CallNotificationInfo( in <lambda>()
349 private data class CallNotificationInfo( in <lambda>() dataClass