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