Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiControlService.java767 notifyAddressAllocated(allocatedDevices, initiatedBy); in allocateLogicalAddress()
776 private void notifyAddressAllocated(ArrayList<HdmiCecLocalDevice> devices, int initiatedBy) { in notifyAddressAllocated() method in HdmiControlService