Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecController.java94 void onAllocated(int deviceType, int logicalAddress); in onAllocated() method
H A DHdmiControlService.java1311 public void onAllocated(int deviceType, int logicalAddress) { in allocateLogicalAddress() method