Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyView.java242 int numSmartActions = smartActions.actions.size(); in inflateSmartActions() local
243 for (int n = 0; n < numSmartActions; n++) { in inflateSmartActions()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java1393 int numSmartActions = smartRepliesAndActions.smartActions == null
1404 numSmartActions, fromAssistant, editBeforeSending);