Searched refs:RemoveMediaItems (Results 1 – 2 of 2) sorted by relevance
294 public static class RemoveMediaItems extends Action { class in Action304 public RemoveMediaItems(String tag, int fromIndex, int toIndex) { in RemoveMediaItems() method in Action.RemoveMediaItems
407 return apply(new Action.RemoveMediaItems(tag, fromIndex, toIndex)); in removeMediaItems()