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.java2028 public static final String EXTRA_REBUILD_CONTENT_VIEW_ACTION_COUNT = field in Notification.Builder
3425 n.extras.getInt(EXTRA_REBUILD_CONTENT_VIEW_ACTION_COUNT, -1) == in stripForDelivery()
3429 n.extras.remove(EXTRA_REBUILD_CONTENT_VIEW_ACTION_COUNT); in stripForDelivery()
3544 mRebuildBundle.putInt(Builder.EXTRA_REBUILD_CONTENT_VIEW_ACTION_COUNT, in setBuilderContentView()