Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ongoingcall/
H A DOngoingCallController.kt71 private var callNotificationInfo: CallNotificationInfo? = null
98 val newOngoingCallInfo = CallNotificationInfo(
245 private fun setUpUidObserver(currentCallNotificationInfo: CallNotificationInfo) {
350 private data class CallNotificationInfo( dataClass