Searched refs:headline (Results 1 – 7 of 7) sorted by relevance
/packages/apps/Email/src/com/android/email/activity/setup/ |
D | AccountSetupFragment.java | 80 final int contentLayout, final int headline) { in inflateTemplatedView() argument 83 TextView headlineView = UiUtilities.getView(template, R.id.headline); in inflateTemplatedView() 84 if (headline > 0) { in inflateTemplatedView() 85 headlineView.setText(headline); in inflateTemplatedView()
|
/packages/apps/Settings/src/com/android/settings/inputmethod/ |
D | KeyboardLayoutDialogFragment.java | 278 CheckedTextView headline = (CheckedTextView) view.findViewById(android.R.id.text1); in inflateOneLine() local 279 headline.setText(label); in inflateOneLine() 280 headline.setChecked(checked); in inflateOneLine() 293 TextView headline = (TextView) view.findViewById(android.R.id.text1); in inflateTwoLine() local 297 headline.setText(label); in inflateTwoLine()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
D | nl_wordlist.combined.gz | 1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ... |
D | pl_wordlist.combined.gz | 1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ... |