Searched refs:EXTRA_CONTENT_INTENT (Results 1 – 1 of 1) sorted by relevance
10680 private static final String EXTRA_CONTENT_INTENT = "content_intent"; field in Notification.Builder.TvExtender10713 mContentIntent = bundle.getParcelable(EXTRA_CONTENT_INTENT); in TvExtender()10731 bundle.putParcelable(EXTRA_CONTENT_INTENT, mContentIntent); in extend()