Searched refs:ACTION_ANSWER_SPEAKEASY_CALL (Results 1 – 2 of 2) sorted by relevance
66 public static final String ACTION_ANSWER_SPEAKEASY_CALL = field in NotificationBroadcastReceiver86 } else if (action.equals(ACTION_ANSWER_SPEAKEASY_CALL)) { in onReceive()
22 import static com.android.incallui.NotificationBroadcastReceiver.ACTION_ANSWER_SPEAKEASY_CALL;897 createNotificationPendingIntent(context, ACTION_ANSWER_SPEAKEASY_CALL); in addSpeakeasyAnswerAction()