Searched defs:scancodeToKeycode (Results 1 – 2 of 2) sorted by relevance
250 status_t EventHub::scancodeToKeycode(int32_t deviceId, int scancode, in scancodeToKeycode() function in android::EventHub
409 public static native int scancodeToKeycode(int deviceId, int scancode); in scancodeToKeycode() method in KeyInputQueue