Searched defs:prompt (Results 1 – 6 of 6) sorted by relevance
62 protected void notifySuccess(CharSequence prompt) { in notifySuccess()76 protected void notifyFailure(CharSequence prompt) { in notifyFailure()
45 final Prompt prompt = new Prompt(message); in notifyVoiceSuccess() local64 final Prompt prompt = new Prompt(message); in notifyVoiceFailure() local
62 final TextView prompt = (TextView)findViewById(R.id.download_over_metered_prompt); in setTexts() local
171 private static void checkEglError(String prompt, EGL10 egl) { in checkEglError()
117 private static void checkEglError(String prompt, EGL10 egl) { in checkEglError()