Searched refs:allocatingDevices (Results 1 – 1 of 1) sorted by relevance
1400 protected void allocateLogicalAddress(final ArrayList<HdmiCecLocalDevice> allocatingDevices, in allocateLogicalAddress() argument1406 mAddressAllocated = allocatingDevices.isEmpty(); in allocateLogicalAddress()1414 for (final HdmiCecLocalDevice localDevice : allocatingDevices) { in allocateLogicalAddress()1440 if (allocatingDevices.size() == ++finished[0]) { in allocateLogicalAddress()