Home
last modified time | relevance | path

Searched defs:portId (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/usb/src/android/usb/cts/
DUsbPortStatusApiTest.java180 final String portId = "ctstest-plugState"; in test_UsbApiForGetPlugState() local
203 final String portId = "ctstest-displayPortAltMode"; in test_UsbApiForDisplayPortAltMode() local
233 final String portId = "ctstest-linkTrainingStatus"; in test_UsbApiForDisplayPortAltModeLinkTrainingStatus() local
257 final String portId = "ctstest-hotPlugDetect"; in test_UsbApiForDisplayPortAltModeHotPlugDetect() local
273 UsbPort setupSimulatedPort(String portId) { in setupSimulatedPort()
296 UsbPort setupSimulatedPort(String portId, @Nullable String setDisplayPortStatusString) { in setupSimulatedPort()
307 void removeSimulatedPort(String portId) { in removeSimulatedPort()
DUsbManagerApiTest.java311 public void onDisplayPortAltModeInfoChanged(String portId, in onDisplayPortAltModeInfoChanged()