Searched refs:EXTRA_CONTAINS_CUSTOM_VIEW (Results 1 – 2 of 2) sorted by relevance
124 Notification.EXTRA_CONTAINS_CUSTOM_VIEW), in cacheContentViews()126 Notification.EXTRA_CONTAINS_CUSTOM_VIEW)); in cacheContentViews()
985 public static final String EXTRA_CONTAINS_CUSTOM_VIEW = "android.contains.customView"; field in Notification3933 mN.extras.putBoolean(EXTRA_CONTAINS_CUSTOM_VIEW, true); in buildUnstyled()