Searched defs:mAssociatedDisplayId (Results 1 – 3 of 3) sorted by relevance
| /frameworks/base/core/java/android/hardware/input/ | ||
| D | VirtualInputDeviceConfig.java | 38     private final int mAssociatedDisplayId;  field in VirtualInputDeviceConfig | 
| /frameworks/base/core/java/android/view/ | ||
| D | InputDevice.java | 89     private final int mAssociatedDisplayId;  field in InputDevice | 
| /frameworks/native/include/input/ | ||
| D | InputDevice.h | 349     int32_t mAssociatedDisplayId;  variable |