Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/hdmi/
DRoutingControlAction.java163 HdmiDeviceInfo device = tv().getDeviceInfoByPath(mCurrentRoutingPath); in handleTimerEvent()
DHdmiCecLocalDeviceTv.java442 HdmiDeviceInfo info = getDeviceInfoByPath(getActivePath()); in findKeyReceiverAddress()
1507 final HdmiDeviceInfo getDeviceInfoByPath(int path) { in getDeviceInfoByPath() method in HdmiCecLocalDeviceTv