OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateBlocks
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/tests/coretests/src/android/text/
DynamicLayoutBlocksTest.java
26
* Tests DynamciLayout
updateBlocks
method.
66
dl.
updateBlocks
(startLine, endLine, newLineCount);
/frameworks/base/core/java/android/text/
DynamicLayout.java
359
updateBlocks
(startline, endline - 1, n);
442
void
updateBlocks
(int startLine, int endLine, int newLineCount) {
Completed in 105 milliseconds