Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiCecController.java68 void onAllocated(int deviceType, int logicalAddress); in onAllocated() method
223 callback.onAllocated(deviceType, assignedAddress); in handleAllocateLogicalAddress()
DHdmiControlService.java603 public void onAllocated(int deviceType, int logicalAddress) { in allocateLogicalAddress() method