HomeSort by relevance Sort by last modified time
    Searched refs:titleText (Results 1 - 9 of 9) sorted by null

  /development/samples/ActionBarCompat/src/com/example/android/actionbarcompat/
ActionBarHelperBase.java 102 TextView titleText = new TextView(mActivity, null, R.attr.actionbarCompatTitleStyle);
103 titleText.setLayoutParams(springLayoutParams);
104 titleText.setText(mActivity.getTitle());
105 actionBarCompat.addView(titleText);
  /packages/apps/DeskClock/src/com/android/deskclock/
AlarmAlertFullScreen.java 109 final String titleText = mAlarm.getLabelOrDefault(this);
111 setTitle(titleText);
  /external/webkit/Source/WebCore/inspector/front-end/
ResourcesPanel.js 855 get titleText()
860 set titleText(titleText)
862 this._titleText = titleText;
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/editor/
RawContactReadOnlyEditorView.java 258 CharSequence titleText, CharSequence data, CharSequence type, boolean isFirstEntry) {
263 titleView.setText(titleText);
  /frameworks/base/core/java/android/preference/
PreferenceActivity.java     [all...]
  /packages/apps/Phone/src/com/android/phone/
NotificationMgr.java     [all...]
  /packages/apps/Contacts/src/com/android/contacts/detail/
ContactDetailFragment.java     [all...]
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
  /prebuilt/sdk/14/
android.jar 

Completed in 279 milliseconds