Searched refs:EXTRA_NOTIFICATION_ACTION (Results 1 – 2 of 2) sorted by relevance
62 public static final String EXTRA_NOTIFICATION_ACTION = field in NotificationActionIntentService101 final byte[] data = intent.getByteArrayExtra(EXTRA_NOTIFICATION_ACTION); in onHandleIntent()
908 intent.putExtra(NotificationActionIntentService.EXTRA_NOTIFICATION_ACTION, out.marshall()); in putNotificationActionExtra()