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

/packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/
H A DHtmlTree.java373 * @param textStart beginning plain-text offset
379 public ArrayList<Block> createBlocks(int textStart, int textEnd, int minNode, int maxNode) { argument
382 int startNode = Math.max(getBlockStart(textStart), minNode);
387 "text pos: " + textStart + "-" + textEnd + "\n" +
389 plainText.substring(textStart, textEnd));
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...

Completed in 103 milliseconds