Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ongoingcall/
H A DOngoingCallController.kt187 if (currentCallNotificationInfo.hasValidStartTime()) {
364 fun hasValidStartTime(): Boolean = callStartTime > 0 regex