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