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.java659 if (signals.containsKey(Adjustment.KEY_CONTEXTUAL_ACTIONS)) { in applyAdjustments()
661 signals.getParcelableArrayList(Adjustment.KEY_CONTEXTUAL_ACTIONS)); in applyAdjustments()
DNotificationManagerService.java355 Adjustment.KEY_CONTEXTUAL_ACTIONS,
/frameworks/base/api/
Dtest-lint-baseline.txt470 IntentName: android.service.notification.Adjustment#KEY_CONTEXTUAL_ACTIONS:
Dtest-current.txt3670 field public static final String KEY_CONTEXTUAL_ACTIONS = "key_contextual_actions";
Dsystem-current.txt9866 field public static final String KEY_CONTEXTUAL_ACTIONS = "key_contextual_actions";
/frameworks/base/non-updatable-api/
Dsystem-current.txt8748 field public static final String KEY_CONTEXTUAL_ACTIONS = "key_contextual_actions";