Searched refs:getParagraphCount (Results 1 – 3 of 3) sorted by relevance
462 && pct.getParagraphCount() != 1) { in createMeasuredParagraphsFromPrecomputedText()470 for (int i = 0; i < pct.getParagraphCount(); ++i) { in createMeasuredParagraphsFromPrecomputedText()580 public @IntRange(from = 0) int getParagraphCount() { in getParagraphCount() method in PrecomputedText588 Preconditions.checkArgumentInRange(paraIndex, 0, getParagraphCount(), "paraIndex"); in getParagraphStart()596 Preconditions.checkArgumentInRange(paraIndex, 0, getParagraphCount(), "paraIndex"); in getParagraphEnd()755 for (int i = 0; i < getParagraphCount(); ++i) { in getMemoryUsage()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
47890 method @IntRange(from=0) public int getParagraphCount();