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