Home
last modified time | relevance | path

Searched refs:getDvbDeviceList (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/tv/
H A DITvInputManager.aidl138 List<DvbDeviceInfo> getDvbDeviceList(); in getDvbDeviceList() method
H A DTvInputManager.java2580 public List<DvbDeviceInfo> getDvbDeviceList() {
2582 return mService.getDvbDeviceList();
/aosp14/frameworks/base/services/core/java/com/android/server/tv/
H A DTvInputManagerService.java2310 public List<DvbDeviceInfo> getDvbDeviceList() throws RemoteException { in getDvbDeviceList() method in TvInputManagerService.BinderService
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt7672 …d.permission.DVB_DEVICE") public java.util.List<android.media.tv.DvbDeviceInfo> getDvbDeviceList();
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt30901 Landroid/media/tv/ITvInputManager$Stub$Proxy;->getDvbDeviceList()Ljava/util/List;
30996 Landroid/media/tv/ITvInputManager;->getDvbDeviceList()Ljava/util/List;
31562 Landroid/media/tv/TvInputManager;->getDvbDeviceList()Ljava/util/List;