HomeSort by relevance Sort by last modified time
    Searched full:titletext (Results 1 - 10 of 10) 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);
  /packages/apps/Contacts/src/com/android/contacts/editor/
RawContactReadOnlyEditorView.java 258 CharSequence titleText, CharSequence data, CharSequence type, boolean isFirstEntry) {
263 titleView.setText(titleText);
  /external/webkit/Source/WebCore/inspector/front-end/
ResourcesPanel.js 855 get titleText()
860 set titleText(titleText)
862 this._titleText = titleText;
    [all...]
  /packages/apps/Browser/res/layout/
browser_add_bookmark_content.xml 101 android:id="@+id/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...]
  /external/webkit/Source/WebCore/
ChangeLog-2010-12-06     [all...]
  /prebuilt/sdk/14/
android.jar 

Completed in 313 milliseconds