Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/companion/java/com/android/server/companion/virtual/
H A DInputController.java592 @VisibleForTesting static final class InputDeviceDescriptor { class in InputController
627 InputDeviceDescriptor(long ptr, IBinder.DeathRecipient deathRecipient, @Type int type, in InputDeviceDescriptor() method in InputController.InputDeviceDescriptor