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

/frameworks/base/core/java/org/apache/http/conn/ssl/
H A DAndroidDistinguishedNameParser.java353 * @param attributeType attribute type to look for (e.g. "ca")
355 public String findMostSpecific(String attributeType) { argument
393 if (attributeType.equalsIgnoreCase(attType)) {
418 * @param attributeType attribute type to look for (e.g. "ca")
420 public List<String> getAllMostSpecificFirst(String attributeType) { argument
455 if (attributeType.equalsIgnoreCase(attType)) {
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 40 milliseconds