Searched refs:KEY_ACTION_INTENT (Results 1 – 1 of 1) sorted by relevance
48 private static final String KEY_ACTION_INTENT = "actionIntent"; field in NotificationCompatJellybean361 bundle.<PendingIntent>getParcelable(KEY_ACTION_INTENT), in getActionFromBundle()384 bundle.putParcelable(KEY_ACTION_INTENT, action.getActionIntent()); in getBundleForAction()