Home | History | Annotate | Download | only in ui

Lines Matching refs:getTracks

273                         List<TvTrackInfo> tracks = getTracks(type);
880 public List<TvTrackInfo> getTracks(int type) {
881 return mTvView.getTracks(type);