Searched refs:EXTRA_NOTIFICATION_FOLDER (Results 1 – 2 of 2) sorted by relevance
368 intent.putExtra(ComposeActivity.EXTRA_NOTIFICATION_FOLDER, folder); in getNotificationActionPendingIntent()382 intent.putExtra(ComposeActivity.EXTRA_NOTIFICATION_FOLDER, folder); in getNotificationActionPendingIntent()439 intent.putExtra(ComposeActivity.EXTRA_NOTIFICATION_FOLDER, folder); in getWearNotificationActionPendingIntent()
243 public static final String EXTRA_NOTIFICATION_FOLDER = "extra-notification-folder"; field in ComposeActivity610 intent.getParcelableExtra(EXTRA_NOTIFICATION_FOLDER); in finishCreate()