Searched refs:contextLength (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/test-junit/src/junit/framework/ |
D | ComparisonCompactor.java | 19 public ComparisonCompactor(int contextLength, String expected, String actual) { in ComparisonCompactor() argument 20 fContextLength= contextLength; in ComparisonCompactor()
|
/frameworks/base/graphics/java/android/graphics/ |
D | Paint.java | 3076 @IntRange(from = 0) int contextLength, boolean isRtl, @IntRange(from = 0) int offset, in getTextRunCursor() 3078 int contextEnd = contextStart + contextLength; in getTextRunCursor() 3086 return nGetTextRunCursor(mNativePaint, text, contextStart, contextLength, in getTextRunCursor() 3670 int contextLength, int dir, int offset, int cursorOpt); in nGetTextRunCursor() argument
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |