Home
last modified time | relevance | path

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

/packages/services/Car/car-usb-handler/src/android/car/usb/handler/
DAoapServiceManager.java111 public boolean canSwitchDeviceToAoap(UsbDevice device, ComponentName serviceName) { in canSwitchDeviceToAoap() method in AoapServiceManager
254 CompletableFuture<Boolean> canSwitchDeviceToAoap(UsbDevice device) { in canSwitchDeviceToAoap() method in AoapServiceManager.AoapServiceConnection