Home
last modified time | relevance | path

Searched refs:readNextLine (Results 1 – 2 of 2) sorted by relevance

/cts/tests/app/src/android/app/cts/android/app/cts/tools/
DWatchUidRunner.java295 while ((line = readNextLine()) != null) { in run()
321 String[] readNextLine() throws IOException { in readNextLine() method in WatchUidRunner.ReaderThread
/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DUserInitiatedJobTest.java599 while ((line = readNextLine()) != null) { in run()
624 String[] readNextLine() throws IOException { in readNextLine() method in UserInitiatedJobTest.WatchUidRunner.ReaderThread