Home
last modified time | relevance | path

Searched defs:ACTION_ANSWER_CALL (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DSelfManagedCallNotificationReceiver.java30 public static final String ACTION_ANSWER_CALL = field in SelfManagedCallNotificationReceiver
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/notification/
H A DNotificationService.java45 static final String ACTION_ANSWER_CALL = "CD.ACTION_ANSWER_CALL"; field in NotificationService