Searched refs:systemGeneratedSmartActions (Results 1 – 2 of 2) sorted by relevance
228 ArrayList<Notification.Action> systemGeneratedSmartActions = in testCreateNotificationDataEntry_RankingUpdate() local237 .setSmartActions(systemGeneratedSmartActions) in testCreateNotificationDataEntry_RankingUpdate()246 assertEquals(systemGeneratedSmartActions, entry.getSmartActions()); in testCreateNotificationDataEntry_RankingUpdate()
1341 ArrayList<Notification.Action> systemGeneratedSmartActions) { in setSystemGeneratedSmartActions() argument1342 mSystemGeneratedSmartActions = systemGeneratedSmartActions; in setSystemGeneratedSmartActions()