Searched defs:mAssociatedDisplayId (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/core/java/android/hardware/input/ | ||
H A D | VirtualInputDeviceConfig.java | 38 private final int mAssociatedDisplayId; field in VirtualInputDeviceConfig |
/aosp14/frameworks/base/core/java/android/view/ | ||
H A D | InputDevice.java | 89 private final int mAssociatedDisplayId; field in InputDevice |