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