Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java738 setSystemGeneratedSmartActions( in applyAdjustments()
1395 public void setSystemGeneratedSmartActions( in setSystemGeneratedSmartActions() method in NotificationRecord
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationRecordTest.java1105 record.setSystemGeneratedSmartActions(smartActions); in testSmartActions()