Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/companion/java/com/android/server/companion/virtual/
H A DInputController.java149 } catch (DeviceCreationException e) { in createDpad()
165 } catch (DeviceCreationException e) { in createKeyboard()
182 } catch (DeviceCreationException e) { in createMouse()
202 } catch (DeviceCreationException e) { in createTouchscreen()
223 } catch (DeviceCreationException e) { in createNavigationTouchpad()
337 throw new DeviceCreationException( in validateDeviceName()
741 throw new DeviceCreationException( in waitForDeviceCreation()
760 DeviceCreationException(String message) { in DeviceCreationException() method in InputController.DeviceCreationException
784 throws DeviceCreationException { in createDeviceInternal()
818 } catch (DeviceCreationException e) { in createDeviceInternal()
[all …]