Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java181 private ArrayList<Notification.Action> mSystemGeneratedSmartActions; field in NotificationRecord
1342 mSystemGeneratedSmartActions = systemGeneratedSmartActions; in setSystemGeneratedSmartActions()
1346 return mSystemGeneratedSmartActions; in getSystemGeneratedSmartActions()