Home
last modified time | relevance | path

Searched defs:answerIntent (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/app/
DNotificationTest.java598 PendingIntent answerIntent = createPendingIntent("answer"); in testCallStyle_getSystemActions_forIncomingCall() local
631 PendingIntent answerIntent = createPendingIntent("answer"); in testCallStyle_getSystemActions_forIncomingCallWithOtherActions() local
/frameworks/base/core/java/android/app/
DNotification.java10434 @NonNull PendingIntent declineIntent, @NonNull PendingIntent answerIntent) { in forIncomingCall()
10476 @NonNull PendingIntent hangUpIntent, @NonNull PendingIntent answerIntent) { in forScreeningCall()
10494 @Nullable PendingIntent answerIntent) { in CallStyle()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...