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