Searched refs:mAddressAllocated (Results 1 – 1 of 1) sorted by relevance
402 private boolean mAddressAllocated = false; field in HdmiControlService780 mAddressAllocated = false; in initializeCec()817 mAddressAllocated = allocatingDevices.isEmpty(); in allocateLogicalAddress()845 mAddressAllocated = true; in allocateLogicalAddress()881 return mAddressAllocated; in isAddressAllocated()1169 return (!mAddressAllocated) ? mCecMessageBuffer.bufferMessage(message) : false; in handleCecCommand()1672 if (!mAddressAllocated) { in deviceSelect()1728 if (!mAddressAllocated) { in portSelect()2350 if (!mAddressAllocated) { in oneTouchPlay()2373 if (!mAddressAllocated) { in queryDisplayStatus()