Home
last modified time | relevance | path

Searched refs:ACTION_REJECT_CALL (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DSelfManagedCallNotificationReceiver.java32 public static final String ACTION_REJECT_CALL = field in SelfManagedCallNotificationReceiver
52 case ACTION_REJECT_CALL: in onReceive()
DSelfManagedConnection.java120 SelfManagedCallNotificationReceiver.ACTION_REJECT_CALL, null, mContext, in onShowIncomingCallUi()