Searched refs:attributeType (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/net/
H A DDNParser.java385 * @param attributeType attribute type to look for (e.g. "ca")
388 public String find(String attributeType) { argument
424 if (attributeType.equalsIgnoreCase(attType)) {

Completed in 57 milliseconds