Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java721 setSystemGeneratedSmartActions( in applyAdjustments()
1340 public void setSystemGeneratedSmartActions( in setSystemGeneratedSmartActions() method in NotificationRecord
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationRecordTest.java939 record.setSystemGeneratedSmartActions(smartActions); in testSmartActions()