Searched refs:hasHalInterfaceName (Results 1 – 1 of 1) sorted by relevance
10690 boolean hasHalInterfaceName(); in hasHalInterfaceName() method10896 public boolean hasHalInterfaceName() { in hasHalInterfaceName() method in VtsReportMessage.HalInterfaceMessage11020 result = result && (hasHalInterfaceName() == other.hasHalInterfaceName()); in equals()11021 if (hasHalInterfaceName()) { in equals()11053 if (hasHalInterfaceName()) { in hashCode()11288 if (other.hasHalInterfaceName()) { in mergeFrom()11477 public boolean hasHalInterfaceName() { in hasHalInterfaceName() method in VtsReportMessage.HalInterfaceMessage.Builder