Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationComparatorTest.java169 .setStyle(Notification.CallStyle.forOngoingCall( in setUp()
DNotificationManagerServiceTest.java1322 .setStyle(Notification.CallStyle.forOngoingCall(person, mActivityIntent)) in createAndPostCallStyleNotification()
6907 .setStyle(Notification.CallStyle.forOngoingCall(callingPerson, hangUpIntent) in testVisitUris_callStyle()
12410 nb.setStyle(Notification.CallStyle.forOngoingCall(
12480 nb.setStyle(Notification.CallStyle.forOngoingCall(person, mActivityIntent));
13124 .setStyle(Notification.CallStyle.forOngoingCall(
13145 .setStyle(Notification.CallStyle.forOngoingCall(
13305 .setStyle(Notification.CallStyle.forOngoingCall(person, mActivityIntent))
13321 .setStyle(Notification.CallStyle.forOngoingCall(person, mActivityIntent))
13336 .setStyle(Notification.CallStyle.forOngoingCall(person, mActivityIntent))
13351 .setStyle(Notification.CallStyle.forOngoingCall(person, mActivityIntent))
[all …]
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ongoingcall/
DOngoingCallControllerTest.kt706 private val ongoingCallStyle = Notification.CallStyle.forOngoingCall(person, hangUpIntent)
/frameworks/base/core/tests/coretests/src/android/app/
DNotificationTest.java617 Notification.CallStyle style = Notification.CallStyle.forOngoingCall( in testCallStyle_getSystemActions_forOngoingCall()
657 Notification.CallStyle style = Notification.CallStyle.forOngoingCall( in testCallStyle_getSystemActions_forOngoingCallWithOtherActions()
679 Notification.CallStyle style = Notification.CallStyle.forOngoingCall( in testCallStyle_getSystemActions_dropsOldSystemActions()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationInfoTest.java569 .setStyle(Notification.CallStyle.forOngoingCall( in testBindNotification_whenCurrentlyInCall()
/frameworks/base/core/java/android/app/
DNotification.java10453 public static CallStyle forOngoingCall(@NonNull Person person, in forOngoingCall() method in Notification.Builder.CallStyle
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt6741 …method @NonNull public static android.app.Notification.CallStyle forOngoingCall(@NonNull android.a…