Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecLocalDevice.java380 return handleVendorCommandWithId(message); in onMessage()
918 protected int handleVendorCommandWithId(HdmiCecMessage message) { in handleVendorCommandWithId() method in HdmiCecLocalDevice