Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ongoingcall/
H A DOngoingCallController.kt180 val currentCallNotificationInfo = callNotificationInfo ?: return regex
186 if (currentCallNotificationInfo.hasValidStartTime()) {
188 timeView.base = currentCallNotificationInfo.callStartTime -
198 uidObserver.registerWithUid(currentCallNotificationInfo.uid)
199 if (!currentCallNotificationInfo.statusBarSwipedAway) {