Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ongoingcall/
H A DOngoingCallController.kt22 import android.app.Notification.CallStyle.CALL_TYPE_ONGOING
100 Notification.EXTRA_CALL_TYPE, -1) == CALL_TYPE_ONGOING,
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java9442 CALL_TYPE_ONGOING,
9465 public static final int CALL_TYPE_ONGOING = 2; field in Notification.Builder.CallStyle
9527 return new CallStyle(CALL_TYPE_ONGOING, person, in forOngoingCall()
9879 case CALL_TYPE_ONGOING: in getDefaultText()
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt6554 field public static final int CALL_TYPE_ONGOING = 2; // 0x2