Home
last modified time | relevance | path

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

/development/cmds/monkey/src/com/android/commands/monkey/
DMonkeySourceScript.java260 private int readOneLine() throws IOException { in readOneLine() method in MonkeySourceScript
833 linesRead = readOneLine(); in readNextBatch()