Searched defs:actions (Results 1 – 3 of 3) sorted by relevance
259 List<BusinessLogicRuleAction> actions) { in BusinessLogicRule()
270 List<Action> actions = new ArrayList<>(); in createSmartActions() local
739 final Notification.Action... actions) { in postFullScreenIntentNotification()