Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/input/
H A DVirtualInputDeviceConfig.java38 private final int mAssociatedDisplayId; field in VirtualInputDeviceConfig
104 private int mAssociatedDisplayId; field in VirtualInputDeviceConfig.Builder
/aosp14/frameworks/base/core/java/android/view/
H A DInputDevice.java89 private final int mAssociatedDisplayId; field in InputDevice
568 private int mAssociatedDisplayId = Display.INVALID_DISPLAY; field in InputDevice.Builder