/aosp12/bionic/tools/versioner/src/ |
H A D | SymbolFileParser.cpp | 69 while (hasNextLine()) { in parse() 88 bool hasNextLine() { in hasNextLine() function in __anon240560050110::SymbolFileParser 132 while (hasNextLine()) { in parseVersion()
|
/aosp12/system/apex/tests/src/com/android/tests/apex/ |
H A D | MediaSwCodecHostTest.java | 57 while (in.hasNextLine()) { in checkCodecs()
|
H A D | MediaHostTest.java | 61 while (in.hasNextLine()) { in checkMediaExtractor()
|
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/clipping/ |
H A D | ClipStorageReader.java | 101 return mScanner.hasNextLine(); in hasNext()
|
/aosp12/packages/modules/Scheduling/tests/hostsidetests/src/com/android/tests/scheduling/host/ |
H A D | RebootReadinessHostTest.java | 68 while (in.hasNextLine()) { in testUnattendedRebootMetrics_Basic()
|
/aosp12/frameworks/base/core/java/com/android/internal/os/ |
H A D | KernelCpuUidTimeReader.java | 574 if (iter == null || !iter.hasNextLine()) { in checkPrecondition() 746 if (iter == null || !iter.hasNextLine()) { in checkPrecondition() 937 if (iter == null || !iter.hasNextLine()) { in checkPrecondition()
|
H A D | KernelCpuProcStringReader.java | 205 public boolean hasNextLine() { in hasNextLine() method in KernelCpuProcStringReader.ProcFileIterator
|
/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/widget/ |
H A D | CarUiTextViewImpl.java | 217 if (scanner.hasNextLine()) { in getTruncatedText()
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/systemconfig/ |
H A D | SystemConfigTest.java | 356 while (input.hasNextLine()) { in createTempFile()
|
/aosp12/packages/modules/Gki/test/src/com/android/gki/tests/ |
H A D | GkiInstallTest.java | 305 while (scanner.hasNextLine()) { in getOverlayfsState()
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/ |
H A D | HearingAidStateMachine.java | 575 while (scanner.hasNextLine()) { in dump()
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/ |
H A D | A2dpStateMachine.java | 802 while (scanner.hasNextLine()) { in dump()
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
H A D | HeadsetStateMachine.java | 249 while (scanner.hasNextLine()) { in dump()
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/ |
H A D | HeadsetClientStateMachine.java | 240 while (scanner.hasNextLine()) { in dump()
|
/aosp12/packages/apps/Nfc/src/com/android/nfc/ |
H A D | NfcService.java | 3297 while(sc.hasNextLine()) { in copyNativeCrashLogsIfAny()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 48748 method public boolean hasNextLine();
|