Searched defs:getVendorType (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/Osu/src/com/android/anqp/eap/
H A DExpandedEAPMethod.java62 return that.getVendorID() == getVendorID() && that.getVendorType() == getVendorType();
70 public long getVendorType() { method in class:ExpandedEAPMethod
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/eap/
H A DExpandedEAPMethod.java62 return that.getVendorID() == getVendorID() && that.getVendorType() == getVendorType();
70 public long getVendorType() { method in class:ExpandedEAPMethod

Completed in 257 milliseconds