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.java244 int numSmartActions = smartActions.actions.size(); in inflateSmartActions() local
245 for (int n = 0; n < numSmartActions; n++) { in inflateSmartActions()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java1299 int numSmartActions = smartRepliesAndActions.smartActions == null
1310 numSmartActions, fromAssistant, editBeforeSending);