Searched refs:getActionsListWithSystemActions (Results 1 – 2 of 2) sorted by relevance
9295 mBuilder.mActions = getActionsListWithSystemActions(); in buildStyled()9412 public ArrayList<Action> getActionsListWithSystemActions() { in getActionsListWithSystemActions() method in Notification.Builder.CallStyle9478 mBuilder.mActions = getActionsListWithSystemActions(); in makeCallLayout()
6297 List<Notification.Action> actions = style.getActionsListWithSystemActions();