Searched refs:appActions (Results 1 – 3 of 3) sorted by relevance
80 void setAppActions(List<RemoteAction> appActions, RemoteAction closeAction); in setAppActions() argument
104 public void setAppActions(@NonNull List<RemoteAction> appActions, RemoteAction closeAction) { in setAppActions() argument114 for (RemoteAction action : appActions) { in setAppActions()
473 public void setAppActions(List<RemoteAction> appActions, in setAppActions() argument475 mAppActions = appActions; in setAppActions()