Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DAdjustment.java56 KEY_CONTEXTUAL_ACTIONS, KEY_GROUP_KEY, KEY_IMPORTANCE, KEY_PEOPLE, KEY_SNOOZE_CRITERIA,
99 public static final String KEY_CONTEXTUAL_ACTIONS = "key_contextual_actions"; field in Adjustment
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationAdjustmentExtractorTest.java62 signals.putParcelableArrayList(Adjustment.KEY_CONTEXTUAL_ACTIONS, smartActions); in testExtractsAdjustment()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java645 if (signals.containsKey(Adjustment.KEY_CONTEXTUAL_ACTIONS)) { in applyAdjustments()
647 signals.getParcelableArrayList(Adjustment.KEY_CONTEXTUAL_ACTIONS)); in applyAdjustments()
DNotificationManagerService.java324 Adjustment.KEY_CONTEXTUAL_ACTIONS,
/frameworks/base/api/
Dtest-lint-baseline.txt456 IntentName: android.service.notification.Adjustment#KEY_CONTEXTUAL_ACTIONS:
Dtest-current.txt2934 field public static final String KEY_CONTEXTUAL_ACTIONS = "key_contextual_actions";
Dsystem-current.txt7382 field public static final String KEY_CONTEXTUAL_ACTIONS = "key_contextual_actions";
/frameworks/base/non-updatable-api/
Dsystem-current.txt7280 field public static final String KEY_CONTEXTUAL_ACTIONS = "key_contextual_actions";