Home
last modified time | relevance | path

Searched refs:nextLine (Results 1 – 14 of 14) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DAccessibilityIterators.java59 int nextLine; in following() local
61 nextLine = mLayout.getLineForOffset(0); in following()
65 nextLine = currentLine; in following()
67 nextLine = currentLine + 1; in following()
70 if (nextLine >= mLayout.getLineCount()) { in following()
73 final int start = getLineEdgeIndex(nextLine, DIRECTION_START); in following()
74 final int end = getLineEdgeIndex(nextLine, DIRECTION_END) + 1; in following()
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DKernelCpuProcStringReaderTest.java111 assertEquals(data, iter.nextLine().toString() + '\n'); in testReadErrorsLimit()
148 iter.nextLine().toString()); in testReadLine()
152 iter.nextLine().toString()); in testReadLine()
154 KernelCpuProcStringReader.asLongs(iter.nextLine(), actual); in testReadLine()
162 iter.nextLine().toString()); in testReadLine()
166 iter.nextLine().toString()); in testReadLine()
181 assertEquals(line, iter.nextLine().toString()); in testMultipleRead()
198 CharBuffer cb = iter.nextLine(); in testReadLineToArray()
267 assertEquals(line, iter.nextLine().toString()); in testConcurrent()
284 assertEquals(line, iter.nextLine().toString()); in testConcurrent()
/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DKernelCpuUidTimeReader.java241 while ((buf = iter.nextLine()) != null) { in readDeltaImpl()
279 while ((buf = iter.nextLine()) != null) { in readAbsoluteImpl()
531 while ((buf = iter.nextLine()) != null) { in readDeltaImpl()
559 while ((buf = iter.nextLine()) != null) { in readAbsoluteImpl()
594 CharBuffer line = iter.nextLine(); in checkPrecondition()
699 while ((buf = iter.nextLine()) != null) { in readDeltaImpl()
733 while ((buf = iter.nextLine()) != null) { in readAbsoluteImpl()
775 CharBuffer line = iter.nextLine(); in checkPrecondition()
886 while ((buf = iter.nextLine()) != null) { in readDeltaImpl()
914 while ((buf = iter.nextLine()) != null) { in readAbsoluteImpl()
[all …]
H A DKernelCpuProcStringReader.java221 public CharBuffer nextLine() { in nextLine() method in KernelCpuProcStringReader.ProcFileIterator
/aosp14/system/core/libutils/include/utils/
H A DTokenizer.h110 void nextLine();
/aosp14/system/core/libutils/
H A DTokenizer.cpp142 void Tokenizer::nextLine() { in nextLine() function in android::Tokenizer
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/rollback/
H A DRollbackPackageHealthObserverTest.java280 Log.d(LOG_TAG, input.nextLine()); in createTempFile()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/systemconfig/
H A DSystemConfigTest.java756 Log.d(LOG_TAG, input.nextLine()); in createTempFile()
/aosp14/frameworks/base/config/
H A Dboot-profile.txt165 Lcom/android/internal/os/KernelCpuProcStringReader$ProcFileIterator;->nextLine()Ljava/nio/CharBuffe…
H A Dboot-image-profile.txt21948 HSPLcom/android/internal/os/KernelCpuProcStringReader$ProcFileIterator;->nextLine()Ljava/nio/CharBu…
/aosp14/system/core/libutils/abi-dumps/arm_arm64/source-based/
H A Dlibutils.so.lsdump8290 "function_name" : "android::Tokenizer::nextLine",
/aosp14/system/core/libutils/abi-dumps/arm64/source-based/
H A Dlibutils.so.lsdump8294 "function_name" : "android::Tokenizer::nextLine",
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt21884 HSPLcom/android/internal/os/KernelCpuProcStringReader$ProcFileIterator;->nextLine()Ljava/nio/CharBu…