Searched refs:getDvbDeviceList (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/media/java/android/media/tv/
H A DITvInputManager.aidl99 List<DvbDeviceInfo> getDvbDeviceList();
H A DTvInputManager.java1284 public List<DvbDeviceInfo> getDvbDeviceList() { method in class:TvInputManager
1286 return mService.getDvbDeviceList();
/frameworks/base/services/core/java/com/android/server/tv/
H A DTvInputManagerService.java1534 public List<DvbDeviceInfo> getDvbDeviceList() throws RemoteException { method in class:TvInputManagerService.BinderService

Completed in 339 milliseconds