Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/input/
H A DVirtualInputDeviceConfig.java118 public T setProductId(int productId) { in setProductId() method in VirtualInputDeviceConfig.Builder
/aosp14/frameworks/base/core/java/android/view/
H A DInputDevice.java602 public Builder setProductId(int productId) { in setProductId() method in InputDevice.Builder