Searched defs:prompt (Results 1 – 6 of 6) sorted by relevance
68 String prompt = new String(((ByteArrayOutputStream) out).toByteArray()); in test_format_LString_LObject() local75 String prompt = new String(((ByteArrayOutputStream) out).toByteArray()); in test_printf_LString_LObject() local94 String prompt = new String(((ByteArrayOutputStream) out).toByteArray()); in test_readLine_LString_LObject() local
43 private String prompt; field in PasswordCallback70 public PasswordCallback(String prompt, boolean echoOn) { in PasswordCallback()
38 String prompt = "promptTest"; in test_PasswordCallback() local77 String prompt = "promptTest"; in test_Password() local
49 java.lang.String prompt, in requestPasswordAuthentication()59 java.lang.String prompt, in requestPasswordAuthentication()69 java.lang.String prompt, in requestPasswordAuthentication()
164 String prompt, in requestPasswordAuthentication()226 String prompt, in requestPasswordAuthentication()291 String prompt, in requestPasswordAuthentication()
2068 public static final int prompt = 0; field in R