Searched refs:ACTION_DISCONNECTED_CALL_BACK_FROM_NOTIFICATION (Results 1 – 2 of 2) sorted by relevance
48 public static final String ACTION_DISCONNECTED_CALL_BACK_FROM_NOTIFICATION = field in TelecomBroadcastIntentProcessor156 ACTION_DISCONNECTED_CALL_BACK_FROM_NOTIFICATION.equals(action)) { in processIntent()175 } else if (ACTION_DISCONNECTED_CALL_BACK_FROM_NOTIFICATION.equals(action)) { in processIntent()
327 TelecomBroadcastIntentProcessor.ACTION_DISCONNECTED_CALL_BACK_FROM_NOTIFICATION, in createCallBackPendingIntent()