HomeSort by relevance Sort by last modified time
    Searched full:subtitle (Results 126 - 150 of 222) sorted by null

1 2 3 4 56 7 8 9

  /packages/apps/Contacts/src/com/android/contacts/activities/
ContactDetailActivity.java 235 * Setup the activity title and subtitle with contact name and company.
  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
DataAction.java 79 // Determine type for subtitle
  /packages/apps/Settings/src/com/android/settings/
UserDictionarySettings.java 119 // Show the language as a subtitle of the action bar
  /packages/apps/UnifiedEmail/src/com/android/mail/photo/
MailPhotoViewActivity.java 219 * Adjusts the activity title and subtitle to reflect the image name and size.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/userdictionary/
UserDictionarySettings.java 153 // Show the language as a subtitle of the action bar
  /external/valgrind/main/docs/lib/
vg-fo.xsl 189 select="bookinfo/subtitle"/>
220 <xsl:template match="subtitle" mode="book.titlepage.recto.auto.mode">
  /packages/apps/UnifiedEmail/res/values/
styles.xml 167 <style name="AccountSpinnerAnchorTextSecondary" parent="@android:style/TextAppearance.Holo.Widget.ActionBar.Subtitle">
344 <style name="WidgetSubtitle" parent="@android:style/TextAppearance.Holo.Widget.ActionBar.Subtitle.Inverse">
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
StylesSidebarPane.js     [all...]
FilteredItemSelectionDialog.js 144 itemElement._subtitleElement = itemElement.createChild("div", "filtered-item-list-dialog-subtitle");
NetworkPanel.js 274 _makeHeaderFragment: function(title, subtitle)
278 var subtitleDiv = fragment.createChild("div", "network-header-subtitle");
279 subtitleDiv.createTextChild(subtitle);
    [all...]
  /external/chromium_org/chrome/browser/resources/options/chromeos/
internet_detail.js 849 $('network-details-subtitle-status').textContent =
869 var typeLabel = $('network-details-subtitle-type');
870 var typeSeparator = $('network-details-subtitle-separator');
    [all...]
  /frameworks/base/core/res/res/values/
public.xml     [all...]
themes_device_defaults.xml 64 <item name="textAppearanceSearchResultSubtitle">@android:style/TextAppearance.DeviceDefault.SearchResult.Subtitle</item>
238 <item name="textAppearanceSearchResultSubtitle">@android:style/TextAppearance.DeviceDefault.Light.SearchResult.Subtitle</item>
    [all...]
  /external/qemu/android/
hw-events.h 315 KEY_CODE(SUBTITLE ,0x172) \
  /frameworks/base/docs/html/training/basics/data-storage/
databases.jd 86 public static final String COLUMN_NAME_SUBTITLE = &quot;subtitle&quot;;
  /packages/apps/Gallery2/res/values/
styles.xml 58 <style name="ActionBarTwoLineSecondary" parent="@android:style/TextAppearance.Holo.Widget.ActionBar.Subtitle"></style>
  /packages/apps/Mms/src/com/android/mms/ui/
SearchActivity.java 316 final TextViewSnippet snippet = (TextViewSnippet)(view.findViewById(R.id.subtitle));
  /packages/apps/VideoEditor/res/values-en-rGB/
strings.xml 121 <string name="overlay_subtitle_label" msgid="7551473702348702251">"Subtitle"</string>
  /packages/apps/VideoEditor/res/values-en-rIN/
strings.xml 121 <string name="overlay_subtitle_label" msgid="7551473702348702251">"Subtitle"</string>
  /packages/apps/VideoEditor/res/values-tl/
strings.xml 121 <string name="overlay_subtitle_label" msgid="7551473702348702251">"Subtitle"</string>
  /external/chromium_org/ui/views/controls/menu/
menu_item_view.cc 392 void MenuItemView::SetSubtitle(const string16& subtitle) {
393 subtitle_ = subtitle;
    [all...]
  /frameworks/base/docs/html/sdk/
index.jd 284 <a class="big button subtitle" id="download-bundle-button"
334 <a class="button subtitle" id="download-tools-button" href="" style="display:none" ></a>
  /frameworks/base/packages/SystemUI/res/values/
strings.xml 64 <!-- When the battery is low, this is displayed to the user in a dialog. The subtitle of the low battery alert. [CHAR LIMIT=NONE] -->
68 appened to the subtitle of the low battery alert. "number" is the percentage of battery
    [all...]
  /packages/apps/Contacts/res/values/
strings.xml 574 <!-- Subtitle of the group detail page that describes how many people are in the current group [CHAR LIMIT=30] -->
    [all...]
  /external/chromium_org/third_party/WebKit/ManualTests/
WebKitSite.webarchive 156 #navlist .subtitle {
    [all...]

Completed in 1363 milliseconds

1 2 3 4 56 7 8 9