HomeSort by relevance Sort by last modified time
    Searched refs:SelfManagedCallNotificationReceiver (Results 1 - 2 of 2) sorted by null

  /packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
SelfManagedCallNotificationReceiver.java 29 public class SelfManagedCallNotificationReceiver extends BroadcastReceiver {
SelfManagedConnection.java 111 SelfManagedCallNotificationReceiver.ACTION_ANSWER_CALL, null, mContext,
112 SelfManagedCallNotificationReceiver.class);
115 SelfManagedCallNotificationReceiver.ACTION_REJECT_CALL, null, mContext,
116 SelfManagedCallNotificationReceiver.class);

Completed in 89 milliseconds