/packages/apps/Email/src/com/android/email/activity/setup/ |
AccountSetupFragment.java | 76 * @param headline Resource ID of the headline string 80 final int contentLayout, final int headline) { 83 TextView headlineView = UiUtilities.getView(template, R.id.headline); 84 if (headline > 0) { 85 headlineView.setText(headline);
|
/external/mockito/src/test/java/org/mockitousage/matchers/ |
CustomMatchersTest.java | 77 private String headline; field in class:CustomMatchersTest.Article 79 public Article(int pageNumber, String headline) { 82 this.headline = headline; 90 return headline;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
videotext.h | 112 unsigned headline : 1; /* insert headline (C5) */ member in struct:__anon47712
|
/packages/apps/Settings/src/com/android/settings/inputmethod/ |
KeyboardLayoutDialogFragment.java | 278 CheckedTextView headline = (CheckedTextView) view.findViewById(android.R.id.text1); local 279 headline.setText(label); 280 headline.setChecked(checked); 293 TextView headline = (TextView) view.findViewById(android.R.id.text1); local 297 headline.setText(label);
|
/external/e2fsprogs/doc/ |
texinfo.tex | 286 % the headline as they should be, not taken literally (outputting ''code). 677 % therefore, no glue is inserted, and the space between the headline and [all...] |
/external/e2fsprogs/lib/et/ |
texinfo.tex | 286 % the headline as they should be, not taken literally (outputting ''code). 677 % therefore, no glue is inserted, and the space between the headline and [all...] |
/external/netperf/doc/ |
texinfo.tex | 247 % the headline as they should be, not taken literally (outputting ''code). 565 % therefore, no glue is inserted, and the space between the headline and [all...] |
/external/bison/build-aux/ |
texinfo.tex | 323 % the headline as they should be, not taken literally (outputting ''code). 636 % therefore, no glue is inserted, and the space between the headline and [all...] |
/external/libmicrohttpd/doc/ |
texinfo.tex | 324 % the headline as they should be, not taken literally (outputting ''code). 637 % therefore, no glue is inserted, and the space between the headline and [all...] |
/toolchain/binutils/binutils-2.25/texinfo/ |
texinfo.tex | 344 % the headline as they should be, not taken literally (outputting ''code). 736 % therefore, no glue is inserted, and the space between the headline and [all...] |
/external/doclava/res/assets/templates-sdk/assets/css/ |
default.css | [all...] |
/prebuilts/tools/common/m2/repository/org/gebish/geb-core/0.9.3/ |
geb-core-0.9.3.jar | |