Searched refs:DeviceCreationException (Results 1 – 3 of 3) sorted by relevance
142 @NonNull IBinder deviceToken, int displayId) throws DeviceCreationException { in createDpad()151 @NonNull String layoutType) throws DeviceCreationException { in createKeyboard()159 } catch (DeviceCreationException e) { in createKeyboard()166 @NonNull IBinder deviceToken, int displayId) throws DeviceCreationException { in createMouse()175 throws DeviceCreationException { in createTouchscreen()185 throws DeviceCreationException { in createNavigationTouchpad()193 } catch (DeviceCreationException e) { in createNavigationTouchpad()201 throws DeviceCreationException { in createStylus()273 private void validateDeviceName(String deviceName) throws DeviceCreationException { in validateDeviceName()277 throw new DeviceCreationException( in validateDeviceName()[all …]
707 } catch (InputController.DeviceCreationException e) {729 } catch (InputController.DeviceCreationException e) {746 } catch (InputController.DeviceCreationException e) {765 } catch (InputController.DeviceCreationException e) {786 } catch (InputController.DeviceCreationException e) {806 } catch (InputController.DeviceCreationException e) {
215 InputController.DeviceCreationException.class, in createInputDevice_duplicateNamesAreNotAllowed()