Searched refs:appActions (Results 1 – 4 of 4) sorted by relevance
81 void setAppActions(List<RemoteAction> appActions, RemoteAction closeAction); in setAppActions() argument
107 public void setAppActions(@NonNull List<RemoteAction> appActions, RemoteAction closeAction) { in setAppActions() argument117 for (RemoteAction action : appActions) { in setAppActions()
443 public void setAppActions(List<RemoteAction> appActions, in setAppActions() argument445 mAppActions = appActions; in setAppActions()
441 public void setAppActions(List<RemoteAction> appActions, in setAppActions() argument443 mAppActions = appActions; in setAppActions()