Home
last modified time | relevance | path

Searched refs:handleUnmappedCecKeycode (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiCecLocalDevice.java791 return handleUnmappedCecKeycode(params[0]); in handleUserControlPressed()
799 protected int handleUnmappedCecKeycode(int cecKeycode) { in handleUnmappedCecKeycode() method in HdmiCecLocalDevice