Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationComparatorTest.java151 .setStyle(Notification.CallStyle.forOngoingCall( in setUp()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationRankingManagerTest.kt462 .setStyle(Notification.CallStyle.forOngoingCall(
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ongoingcall/
H A DOngoingCallControllerTest.kt604 private val ongoingCallStyle = Notification.CallStyle.forOngoingCall(person, hangUpIntent)
/aosp12/frameworks/base/core/java/android/app/
H A DNotification.java9187 public static CallStyle forOngoingCall(@NonNull Person person, in forOngoingCall() method in Notification.Builder.CallStyle
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt5986 …method @NonNull public static android.app.Notification.CallStyle forOngoingCall(@NonNull android.a…