Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/input/
H A DVirtualInputDeviceConfig.java125 public T setAssociatedDisplayId(int displayId) { in setAssociatedDisplayId() method in VirtualInputDeviceConfig.Builder
/aosp14/frameworks/base/core/java/android/view/
H A DInputDevice.java687 public Builder setAssociatedDisplayId(int displayId) { in setAssociatedDisplayId() method in InputDevice.Builder