Home
last modified time | relevance | path

Searched defs:prompt (Results 1 – 2 of 2) sorted by relevance

/cts/tools/host/src/com/android/cts/
DSelector.java103 public String readLine(String prompt) throws IOException { in readLine()
124 String prompt = mHdr + "Include " + name + mTail; in doAccept() local
136 String prompt = mHdr + name + mTail; in doAccept() local
DConsoleUi.java134 private String readLine(String prompt) throws IOException { in readLine()
763 String prompt = "Remove all of the plans?([y/N])"; in processRmCommand() local
779 String prompt = "Remove all of the packages?([y/N])"; in processRmCommand() local