Searched refs:canSwitchDeviceToAoap (Results 1 – 2 of 2) sorted by relevance
109 public boolean canSwitchDeviceToAoap(UsbDevice device, ComponentName serviceName) { in canSwitchDeviceToAoap() method in AoapServiceManager116 return connection.canSwitchDeviceToAoap(device) in canSwitchDeviceToAoap()252 CompletableFuture<Boolean> canSwitchDeviceToAoap(UsbDevice device) { in canSwitchDeviceToAoap() method in AoapServiceManager.AoapServiceConnection
148 if (mAoapServiceManager.canSwitchDeviceToAoap(device, in dispatch()