Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/companion/java/com/android/server/companion/virtual/
H A DInputController.java623 private final int mInputDeviceId; field in InputController.InputDeviceDescriptor
695 private int mInputDeviceId = IInputConstants.INVALID_INPUT_DEVICE_ID; field in InputController.WaitForDevice