Home
last modified time | relevance | path

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

/frameworks/base/services/companion/java/com/android/server/companion/virtual/
DInputController.java649 private class WaitForDevice implements AutoCloseable { class in InputController
655 WaitForDevice(String deviceName, int vendorId, int productId, int associatedDisplayId) { in WaitForDevice() method in InputController.WaitForDevice