Home | History | Annotate | Download | only in tv

Lines Matching defs:getTvInputList

1155                 List<TvInputInfo> infos = mService.getTvInputList(mUserId);
1173 public List<TvInputInfo> getTvInputList() {
1175 return mService.getTvInputList(mUserId);