Home
last modified time | relevance | path

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

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