Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DNativeInputManagerService.java162 int getLightPlayerId(int deviceId, int lightId); in getLightPlayerId() method
403 public native int getLightPlayerId(int deviceId, int lightId); in getLightPlayerId() method in NativeInputManagerService.NativeImpl