Searched refs:onLoadChildrenWithOptions (Results 1 – 3 of 3) sorted by relevance
26 void onLoadChildrenWithOptions(String mediaId, in ParceledListSlice list, in Bundle options); in onLoadChildrenWithOptions() method
653 connection.callbacks.onLoadChildrenWithOptions(parentId, pls, options); in performLoadChildren()
1101 onLoadChildrenWithOptions(parentId, list, null); in onLoadChildren()1105 public void onLoadChildrenWithOptions(String parentId, ParceledListSlice list, in onLoadChildrenWithOptions() method in MediaBrowser.ServiceCallbacks