HomeSort by relevance Sort by last modified time
    Searched full:headertext (Results 1 - 25 of 39) sorted by null

1 2

  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/dialogs/
StringsDialog.java 40 String headerText,
42 super(parentShell, plugin, titleText, headerText, footerText);
TextDialog.java 44 String headerText,
48 m_headerText = headerText;
  /packages/apps/Contacts/src/com/android/contacts/widget/
PinnedHeaderListDemoActivity.java 62 TextView headerText = (TextView)view.findViewById(R.id.header_text);
63 headerText.setText(mHeaders[parition]);
  /packages/apps/Settings/res/layout-sw600dp-land/
choose_lock_pattern.xml 50 android:layout_below="@id/headerText"
86 <TextView android:id="@+id/headerText"
choose_lock_password.xml 32 <TextView android:id="@+id/headerText"
choose_lock_pattern_tutorial.xml 75 <TextView android:id="@+id/headerText"
  /packages/apps/Settings/res/layout/
confirm_lock_pattern.xml 23 <TextView android:id="@+id/headerText"
choose_lock_pattern.xml 30 <TextView android:id="@+id/headerText"
choose_lock_password.xml 26 <TextView android:id="@+id/headerText"
confirm_lock_password.xml 29 <TextView android:id="@+id/headerText"
  /packages/apps/Settings/res/layout-land/
confirm_lock_pattern.xml 34 <TextView android:id="@+id/headerText"
choose_lock_password.xml 31 <TextView android:id="@+id/headerText"
choose_lock_pattern.xml 33 <TextView android:id="@+id/headerText"
confirm_lock_password.xml 32 <TextView android:id="@+id/headerText"
  /packages/apps/Settings/res/layout-sw600dp/
choose_lock_pattern.xml 32 <TextView android:id="@+id/headerText"
choose_lock_pattern_tutorial.xml 31 <TextView android:id="@+id/headerText"
confirm_lock_pattern.xml 31 <TextView android:id="@+id/headerText"
choose_lock_password.xml 26 <TextView android:id="@+id/headerText"
confirm_lock_password.xml 29 <TextView android:id="@+id/headerText"
  /external/chromium/chrome/browser/resources/net_internals/
util.js 187 * setting its contents to |headerText|.
191 TablePrinter.prototype.addHeaderCell = function(headerText) {
197 var cell = new TablePrinterCell(headerText);
  /external/nist-sip/java/javax/sip/header/
HeaderFactory.java 83 Header createHeader(String headerText) throws ParseException;
  /frameworks/base/core/res/res/layout/
keyguard_screen_sim_pin_landscape.xml 27 <TextView android:id="@+id/headerText"
keyguard_screen_sim_pin_portrait.xml 32 <TextView android:id="@+id/headerText"
  /frameworks/base/core/res/res/layout-sw600dp/
keyguard_screen_sim_pin_landscape.xml 29 <TextView android:id="@+id/headerText"
keyguard_screen_sim_pin_portrait.xml 32 <TextView android:id="@+id/headerText"

Completed in 849 milliseconds

1 2