Searched refs:systemGeneratedSmartActions (Results 1 – 2 of 2) sorted by relevance
176 ArrayList<Notification.Action> systemGeneratedSmartActions = in testCreateNotificationDataEntry_RankingUpdate() local185 .setSmartActions(systemGeneratedSmartActions) in testCreateNotificationDataEntry_RankingUpdate()194 assertEquals(systemGeneratedSmartActions, entry.getSmartActions()); in testCreateNotificationDataEntry_RankingUpdate()
1242 ArrayList<Notification.Action> systemGeneratedSmartActions) { in setSystemGeneratedSmartActions() argument1243 mSystemGeneratedSmartActions = systemGeneratedSmartActions; in setSystemGeneratedSmartActions()