Home
last modified time | relevance | path

Searched refs:EXTRA_REBUILD_CONTENT_VIEW_ACTION_COUNT (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
DNotification.java1900 public static final String EXTRA_REBUILD_CONTENT_VIEW_ACTION_COUNT = field in Notification.Builder
3256 n.extras.getInt(EXTRA_REBUILD_CONTENT_VIEW_ACTION_COUNT, -1) == in stripForDelivery()
3260 n.extras.remove(EXTRA_REBUILD_CONTENT_VIEW_ACTION_COUNT); in stripForDelivery()
3375 mRebuildBundle.putInt(Builder.EXTRA_REBUILD_CONTENT_VIEW_ACTION_COUNT, in setBuilderContentView()