Home
last modified time | relevance | path

Searched refs:doCheck (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/text/
DTextDirectionHeuristics.java99 return doCheck(chars, start, count); in isRtl()
102 private boolean doCheck(char[] chars, int start, int count) { in doCheck() method in TextDirectionHeuristics.TextDirectionHeuristicImpl
/frameworks/base/docs/html/guide/publishing/
Dlicensing.jd1485 <code>doCheck()</code> wrapper method:</p>
1492 doCheck();
1496 private void doCheck() {