Home
last modified time | relevance | path

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

/frameworks/base/services/companion/java/com/android/server/companion/virtual/
DInputController.java581 private final int mInputDeviceId; field in InputController.InputDeviceDescriptor
653 private int mInputDeviceId = IInputConstants.INVALID_INPUT_DEVICE_ID; field in InputController.WaitForDevice