Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java192 private int mNumberOfSmartActionsAdded; field in NotificationRecord
1289 mNumberOfSmartActionsAdded = noActions; in setNumSmartActionsAdded()
1293 return mNumberOfSmartActionsAdded; in getNumSmartActionsAdded()