Searched refs:hasHalInterface (Results 1 – 1 of 1) sorted by relevance
11630 boolean hasHalInterface(); in hasHalInterface() method11815 public boolean hasHalInterface() { in hasHalInterface() method in VtsReportMessage.ApiCoverageReportMessage11975 result = result && (hasHalInterface() == other.hasHalInterface()); in equals()11976 if (hasHalInterface()) { in equals()11995 if (hasHalInterface()) { in hashCode()12224 if (other.hasHalInterface()) { in mergeFrom()12285 public boolean hasHalInterface() { in hasHalInterface() method in VtsReportMessage.ApiCoverageReportMessage.Builder