Home
last modified time | relevance | path

Searched refs:countDots (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/org/apache/http/conn/ssl/
DAbstractVerifier.java183 match = countDots(hostName) == countDots(cn); in verify()
276 public static int countDots(final String s) { in countDots() method in AbstractVerifier
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt55357 method public static int countDots(java.lang.String);
/frameworks/base/non-updatable-api/
Dcurrent.txt78364 method @Deprecated public static int countDots(String);
/frameworks/base/api/
Dcurrent.txt78508 method @Deprecated public static int countDots(String);