Searched refs:getActionsListWithSystemActions (Results 1 – 3 of 3) sorted by relevance
607 List<Notification.Action> actions = style.getActionsListWithSystemActions(); in testCallStyle_getSystemActions_forIncomingCall()623 List<Notification.Action> actions = style.getActionsListWithSystemActions(); in testCallStyle_getSystemActions_forOngoingCall()645 List<Notification.Action> actions = style.getActionsListWithSystemActions(); in testCallStyle_getSystemActions_forIncomingCallWithOtherActions()668 List<Notification.Action> actions = style.getActionsListWithSystemActions(); in testCallStyle_getSystemActions_forOngoingCallWithOtherActions()692 List<Notification.Action> actions = style.getActionsListWithSystemActions(); in testCallStyle_getSystemActions_dropsOldSystemActions()
10562 mBuilder.mActions = getActionsListWithSystemActions(); in buildStyled()10689 public ArrayList<Action> getActionsListWithSystemActions() { in getActionsListWithSystemActions() method in Notification.Builder.CallStyle10750 mBuilder.mActions = getActionsListWithSystemActions(); in makeCallLayout()
7709 List<Notification.Action> actions = style.getActionsListWithSystemActions();