Searched refs:ACTION_CANCEL_CALL (Results 1 – 2 of 2) sorted by relevance
70 TelecomBroadcastIntentProcessor.ACTION_CANCEL_CALL, null, in showDialog()83 TelecomBroadcastIntentProcessor.ACTION_CANCEL_CALL, null, in showDialog()
78 public static final String ACTION_CANCEL_CALL = field in TelecomBroadcastIntentProcessor207 } else if (ACTION_CANCEL_CALL.equals(action)) { in processIntent()