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()
64 public static final String ACTION_CANCEL_CALL = field in TelecomBroadcastIntentProcessor149 } else if (ACTION_CANCEL_CALL.equals(action)) { in processIntent()