Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ongoingcall/
H A DOngoingCallControllerTest.kt638 private val ongoingCallStyle = Notification.CallStyle.forOngoingCall(person, hangUpIntent)
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationComparatorTest.java169 .setStyle(Notification.CallStyle.forOngoingCall( in setUp()
H A DNotificationManagerServiceTest.java6096 .setStyle(Notification.CallStyle.forOngoingCall(callingPerson, hangUpIntent) in testVisitUris_callStyle()
6127 Notification.CallStyle callStyle = Notification.CallStyle.forOngoingCall( in testVisitUris_styleExtrasWithoutStyle()
10855 nb.setStyle(Notification.CallStyle.forOngoingCall(
10925 nb.setStyle(Notification.CallStyle.forOngoingCall(person, mock(PendingIntent.class)));
11448 .setStyle(Notification.CallStyle.forOngoingCall(
11469 .setStyle(Notification.CallStyle.forOngoingCall(
11486 .setStyle(Notification.CallStyle.forOngoingCall(
11503 .setStyle(Notification.CallStyle.forOngoingCall(
11519 .setStyle(Notification.CallStyle.forOngoingCall(
11535 .setStyle(Notification.CallStyle.forOngoingCall(
[all …]
/aosp14/frameworks/base/core/tests/coretests/src/android/app/
H A DNotificationTest.java534 Notification.CallStyle style = Notification.CallStyle.forOngoingCall( in testCallStyle_getSystemActions_forOngoingCall()
574 Notification.CallStyle style = Notification.CallStyle.forOngoingCall( in testCallStyle_getSystemActions_forOngoingCallWithOtherActions()
596 Notification.CallStyle style = Notification.CallStyle.forOngoingCall( in testCallStyle_getSystemActions_dropsOldSystemActions()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationInfoTest.java671 .setStyle(Notification.CallStyle.forOngoingCall( in testBindNotification_whenCurrentlyInCall()
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java9525 public static CallStyle forOngoingCall(@NonNull Person person, in forOngoingCall() method in Notification.Builder.CallStyle
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt6546 …method @NonNull public static android.app.Notification.CallStyle forOngoingCall(@NonNull android.a…