Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java181 private int mNumberOfSmartActionsAdded; field in NotificationRecord
1115 mNumberOfSmartActionsAdded = noActions; in setNumSmartActionsAdded()
1119 return mNumberOfSmartActionsAdded; in getNumSmartActionsAdded()