Home
last modified time | relevance | path

Searched refs:getDeviceList (Results 1 – 25 of 25) sorted by relevance

/aosp14/frameworks/base/media/tests/CameraBrowser/src/com/android/camerabrowser/
H A DCameraBrowser.java101 mDeviceList = mClient.getDeviceList(); in onCreate()
129 mDeviceList = mClient.getDeviceList(); in deviceAdded()
135 mDeviceList = mClient.getDeviceList(); in deviceRemoved()
H A DMtpClient.java252 public List<MtpDevice> getDeviceList() { in getDeviceList() method in MtpClient
256 for (UsbDevice usbDevice : mUsbManager.getDeviceList().values()) { in getDeviceList()
/aosp14/frameworks/base/tests/UsbHostExternalManagmentTest/UsbHostExternalManagmentTestApp/src/com/android/hardware/usb/externalmanagementtest/
H A DUsbUtil.java33 HashMap<String, UsbDevice> devices = usbManager.getDeviceList(); in findAllPossibleAndroidDevices()
79 HashMap<String, UsbDevice> devices = usbManager.getDeviceList(); in isDeviceConnected()
H A DUsbHostManagementActivity.java169 HashMap<String, UsbDevice> devices = usbManager.getDeviceList(); in dumpUsbDevices()
/aosp14/frameworks/base/core/java/android/hardware/hdmi/
H A DHdmiSwitchClient.java172 public List<HdmiDeviceInfo> getDeviceList() {
174 return mService.getDeviceList();
H A DHdmiControlServiceWrapper.java197 public List<HdmiDeviceInfo> getDeviceList() {
198 return HdmiControlServiceWrapper.this.getDeviceList();
466 public List<HdmiDeviceInfo> getDeviceList() { in getDeviceList() method in HdmiControlServiceWrapper
H A DHdmiTvClient.java167 public List<HdmiDeviceInfo> getDeviceList() {
169 return mService.getDeviceList();
H A DIHdmiControlService.aidl73 List<HdmiDeviceInfo> getDeviceList(); in getDeviceList() method
H A DHdmiControlManager.java1351 return mService.getDeviceList(); in getConnectedDevices()
1364 return mService.getDeviceList(); in getConnectedDevicesList()
/aosp14/frameworks/base/core/java/android/hardware/usb/
H A DIUsbManager.aidl35 void getDeviceList(out Bundle devices); in getDeviceList() method
H A DUsbManager.java837 public HashMap<String,UsbDevice> getDeviceList() { in getDeviceList() method in UsbManager
844 mService.getDeviceList(bundle); in getDeviceList()
/aosp14/frameworks/base/core/tests/hdmitests/src/android/hardware/hdmi/
H A DHdmiAudioSystemClientTest.java271 public List<HdmiDeviceInfo> getDeviceList() { in getDeviceList() method in HdmiAudioSystemClientTest.TestHdmiControlService
/aosp14/frameworks/base/tests/AccessoryDisplay/sink/src/com/android/accessorydisplay/sink/
H A DSinkActivity.java129 Map<String, UsbDevice> devices = mUsbManager.getDeviceList(); in onCreate()
/aosp14/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbService.java276 public void getDeviceList(Bundle devices) { in getDeviceList() method in UsbService
278 mHostManager.getDeviceList(devices); in getDeviceList()
H A DUsbHostManager.java545 public void getDeviceList(Bundle devices) { in getDeviceList() method in UsbHostManager
H A DUsbDeviceManager.java371 .getDeviceList().entrySet().iterator(); in UsbDeviceManager()
/aosp14/frameworks/base/services/core/java/com/android/server/display/
H A DWifiDisplayController.java450 for (WifiP2pDevice device : peers.getDeviceList()) { in requestPeers()
/aosp14/frameworks/base/core/java/android/app/
H A DForegroundServiceTypePolicy.java1249 final HashMap<String, UsbDevice> devices = usbManager.getDeviceList(); in checkPermission()
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiControlService.java2422 public List<HdmiDeviceInfo> getDeviceList() { in getDeviceList() method in HdmiControlService.BinderService
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt4914 method @Deprecated public java.util.List<android.hardware.hdmi.HdmiDeviceInfo> getDeviceList();
H A Dcurrent.txt19933 … method public java.util.HashMap<java.lang.String,android.hardware.usb.UsbDevice> getDeviceList();
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt8473 HSPLandroid/hardware/usb/IUsbManager$Stub$Proxy;->getDeviceList(Landroid/os/Bundle;)V
8477 HSPLandroid/hardware/usb/UsbManager;->getDeviceList()Ljava/util/HashMap;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt20464 Landroid/hardware/hdmi/IHdmiControlService$Stub$Proxy;->getDeviceList()Ljava/util/List;
20537 Landroid/hardware/hdmi/IHdmiControlService;->getDeviceList()Ljava/util/List;
22244 Landroid/hardware/usb/IUsbManager$Stub$Proxy;->getDeviceList(Landroid/os/Bundle;)V
22304 Landroid/hardware/usb/IUsbManager;->getDeviceList(Landroid/os/Bundle;)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt8476 HSPLandroid/hardware/usb/IUsbManager$Stub$Proxy;->getDeviceList(Landroid/os/Bundle;)V
8480 HSPLandroid/hardware/usb/UsbManager;->getDeviceList()Ljava/util/HashMap;