Searched refs:prompt (Results 1 – 19 of 19) sorted by relevance
54 mPrompt = (TextView)findViewById(R.id.prompt); in onCreate()71 String prompt = String.format(promptformat, defaultname); in onCreate() local72 mPrompt.setText(prompt); in onCreate()
55 mPrompt = (TextView)findViewById(R.id.prompt); in onCreate()84 String prompt = String.format(promptformat, mOriginalName, defaultname); in onCreate() local85 mPrompt.setText(prompt); in onCreate()
44 mPrompt = (TextView)findViewById(R.id.prompt); in onCreate()
60 final TextView prompt = (TextView)findViewById(R.id.download_over_metered_prompt); in setTexts() local61 prompt.setText(Html.fromHtml(String.format(promptFormat, language))); in setTexts()
230 private static void checkEglError(String prompt, EGL10 egl) { in checkEglError() argument233 Log.e(TAG, String.format("%s: EGL error: 0x%x", prompt, error)); in checkEglError()
229 private static void checkEglError(String prompt, EGL10 egl) { in checkEglError() argument232 Log.e(TAG, String.format("%s: EGL error: 0x%x", prompt, error)); in checkEglError()
117 private static void checkEglError(String prompt, EGL10 egl) { in checkEglError() argument120 Log.e(TAG, String.format("%s: EGL error: 0x%x", prompt, error)); in checkEglError()
291 String prompt = getString(mSearchable.getVoicePromptTextId()); in createVoiceAppSearchIntent() local299 voiceIntent.putExtra(RecognizerIntent.EXTRA_PROMPT, prompt); in createVoiceAppSearchIntent()
120 mPromptView = (TextView) this.findViewById(R.id.prompt); in onCreate()
1dictionary=main:en_us,locale=en_US,description=English (US),date ...
1dictionary=main:it,locale=it,description=Italiano,date=1355802836, ...