Searched refs:getActionsListWithSystemActions (Results 1 – 3 of 3) sorted by relevance
524 List<Notification.Action> actions = style.getActionsListWithSystemActions(); in testCallStyle_getSystemActions_forIncomingCall()540 List<Notification.Action> actions = style.getActionsListWithSystemActions(); in testCallStyle_getSystemActions_forOngoingCall()562 List<Notification.Action> actions = style.getActionsListWithSystemActions(); in testCallStyle_getSystemActions_forIncomingCallWithOtherActions()585 List<Notification.Action> actions = style.getActionsListWithSystemActions(); in testCallStyle_getSystemActions_forOngoingCallWithOtherActions()609 List<Notification.Action> actions = style.getActionsListWithSystemActions(); in testCallStyle_getSystemActions_dropsOldSystemActions()
9634 mBuilder.mActions = getActionsListWithSystemActions(); in buildStyled()9751 public ArrayList<Action> getActionsListWithSystemActions() { in getActionsListWithSystemActions() method in Notification.Builder.CallStyle9812 mBuilder.mActions = getActionsListWithSystemActions(); in makeCallLayout()
7048 List<Notification.Action> actions = style.getActionsListWithSystemActions();