Searched defs:answerIntent (Results 1 – 2 of 2) sorted by relevance
515 PendingIntent answerIntent = createPendingIntent("answer"); in testCallStyle_getSystemActions_forIncomingCall() local548 PendingIntent answerIntent = createPendingIntent("answer"); in testCallStyle_getSystemActions_forIncomingCallWithOtherActions() local
9506 @NonNull PendingIntent declineIntent, @NonNull PendingIntent answerIntent) { in forIncomingCall()9548 @NonNull PendingIntent hangUpIntent, @NonNull PendingIntent answerIntent) { in forScreeningCall()9566 @Nullable PendingIntent answerIntent) { in CallStyle()