Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java176 private ArrayList<Notification.Action> mSystemGeneratedSmartActions; field in NotificationRecord
1243 mSystemGeneratedSmartActions = systemGeneratedSmartActions; in setSystemGeneratedSmartActions()
1247 return mSystemGeneratedSmartActions; in getSystemGeneratedSmartActions()