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

1 2 3 4 5 6

  /packages/apps/VideoEditor/src/com/android/videoeditor/util/
ImageUtils.java 239 * @param subTitle The subtitle
246 String title, String subTitle, int width, int height) {
260 Color.WHITE, title, subTitle, width, height);
266 Color.WHITE, title, subTitle, width, height);
272 Color.BLACK, title, subTitle, width, height);
278 Color.BLACK, title, subTitle, width, height);
298 * @param subTitle The subtitle
303 int textColor, String title, String subTitle, int width, int height)
    [all...]
  /external/webkit/Source/WebCore/inspector/front-end/
Placard.js 26 WebInspector.Placard = function(title, subtitle)
36 this.subtitleElement.className = "subtitle";
42 this.subtitle = subtitle;
60 get subtitle()
65 set subtitle(x)
SidebarTreeElement.js 66 WebInspector.SidebarTreeElement = function(className, title, subtitle, representedObject, hasChildren)
91 this.subtitleElement.className = "subtitle";
96 this.subtitle = subtitle;
128 get subtitle()
133 set subtitle(x)
162 var subtitle = this.subtitle;
163 if (subtitle) {
164 if (this.subtitleElement.textContent !== subtitle)
    [all...]
CallStackSidebarPane.js 53 var subtitle;
55 subtitle = WebInspector.displayNameForURL(callFrame.url);
57 subtitle = WebInspector.UIString("(internal script)");
59 var placard = new WebInspector.Placard(title, subtitle);
65 if (placard.subtitle)
66 placard.subtitle += ":" + (lineNumber + 1);
68 placard.subtitle = WebInspector.UIString("line %d", lineNumber + 1);
69 placard._text = WebInspector.UIString("%s() at %s", placard.title, placard.subtitle);
ScopeChainSidebarPane.js 64 var subtitle = scope.object.description;
73 subtitle = null;
80 subtitle = null;
93 if (!title || title === subtitle)
94 subtitle = null;
96 var section = new WebInspector.ObjectPropertiesSection(WebInspector.RemoteObject.fromPayload(scope.object), title, subtitle, emptyPlaceholder, true, extraProperties, WebInspector.ScopeVariableTreeElement);
139 this._propertyIdentifier = section.title + ":" + (section.subtitle ? section.subtitle + ":" : "") + this.propertyPath;
PropertiesSection.js 30 WebInspector.PropertiesSection = function(title, subtitle)
32 WebInspector.Section.call(this, title, subtitle);
Section.js 30 WebInspector.Section = function(title, subtitle)
43 this.subtitleElement.className = "subtitle";
52 this.subtitle = subtitle;
75 get subtitle()
80 set subtitle(x)
  /packages/apps/VideoEditor/src/com/android/videoeditor/service/
MovieOverlay.java 38 private static final String KEY_SUBTITLE = "subtitle";
82 * @param subTitle The sub title
86 String subTitle, int type) {
92 mSubtitle = subTitle;
183 * @return The subtitle
233 * @param subtitle The overlay subtitle
237 public static Bundle buildUserAttributes(int type, String title, String subtitle) {
241 userAttributes.putString(KEY_SUBTITLE, subtitle);
290 * @return The subtitle
    [all...]
  /frameworks/base/core/java/android/view/
ActionMode.java 86 * Set the subtitle of the action mode. This method will have no visible effect if
89 * @param subtitle Subtitle string to set
94 public abstract void setSubtitle(CharSequence subtitle);
97 * Set the subtitle of the action mode. This method will have no visible effect if
100 * @param resId Resource ID of a string to set as the subtitle
108 * Set whether or not the title/subtitle display for this action mode
128 * title/subtitle display to be optional.
138 * @return true if this action mode considers the title and subtitle fields
147 * the title and subtitle. Useful for things like search boxes
    [all...]
  /packages/apps/QuickSearchBox/res/layout/
contact_suggestion.xml 44 <!-- The subtitle comes before the title, since the height of the title depends on whether the
45 subtitle is visible or gone. -->
55 <!-- The title is placed above the subtitle, if there is one. If there is no
56 subtitle, it fills the parent. -->
suggestion.xml 40 <!-- The subtitle comes before the title, since the height of the title depends on whether the
41 subtitle is visible or gone. -->
51 <!-- The title is placed above the subtitle, if there is one. If there is no
52 subtitle, it fills the parent. -->
  /external/v8/benchmarks/
revisions.html 22 <div class="subtitle"><h3>Version 7 (<a href="http://v8.googlecode.com/svn/data/benchmarks/v7/run.html">link</a>)</h3></div>
27 <div class="subtitle"><h3>Version 6 (<a href="http://v8.googlecode.com/svn/data/benchmarks/v6/run.html">link</a>)</h3></div>
41 <div class="subtitle"><h3>Version 5 (<a href="http://v8.googlecode.com/svn/data/benchmarks/v5/run.html">link</a>)</h3></div>
49 <div class="subtitle"><h3>Version 4 (<a href="http://v8.googlecode.com/svn/data/benchmarks/v4/run.html">link</a>)</h3></div>
63 <div class="subtitle"><h3>Version 3 (<a href="http://v8.googlecode.com/svn/data/benchmarks/v3/run.html">link</a>)</h3></div>
76 <div class="subtitle"><h3>Version 2 (<a href="http://v8.googlecode.com/svn/data/benchmarks/v2/run.html">link</a>)</h3></div>
94 <div class="subtitle"><h3>Version 1 (<a href="http://v8.googlecode.com/svn/data/benchmarks/v1/run.html">link</a>)</h3></div>
style.css 37 div.subtitle {
  /frameworks/base/core/res/res/layout/
search_dropdown_item_icons_2line.xml 60 <!-- The subtitle comes before the title, since the height of the title depends on whether the
61 subtitle is visible or gone. -->
76 <!-- The title is placed above the subtitle, if there is one. If there is no
77 subtitle, it fills the parent. -->
  /frameworks/av/media/libstagefright/timedtext/
TimedTextSource.cpp 42 ALOGE("Unsupported mime type for subtitle. : %s", mime);
57 ALOGE("Undefined subtitle format. : %d", filetype);
TimedTextSource.h 44 // Returns subtitle parcel and its start time.
  /frameworks/base/core/java/android/inputmethodservice/
ExtractEditLayout.java 117 public void setSubtitle(CharSequence subtitle) {
118 // Subtitle will not be shown.
123 // Subtitle will not be shown.
  /frameworks/base/core/tests/notificationtests/src/android/app/
NotificationStressTest.java 87 CharSequence subtitle = String.valueOf(System.currentTimeMillis()); local
88 notification.setLatestEventInfo(mContext, title, subtitle, pendingIntent);
  /packages/apps/Mms/res/values/
styles.xml 22 <style name="TextAppearance.SearchResult.Subtitle">
  /external/bison/lib/
bitsetv.c 141 bitsetv_dump (FILE *file, char const *title, char const *subtitle,
149 fprintf (file, "%s %lu\n", subtitle, (unsigned long int) i);
  /frameworks/base/core/java/com/android/internal/view/
StandaloneActionMode.java 60 public void setSubtitle(CharSequence subtitle) {
61 mContextView.setSubtitle(subtitle);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
videotext.h 113 unsigned subtitle : 1; /* insert subtitle (C6) */ member in struct:__anon23430
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
videotext.h 113 unsigned subtitle : 1; /* insert subtitle (C6) */ member in struct:__anon25020
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
videotext.h 113 unsigned subtitle : 1; /* insert subtitle (C6) */ member in struct:__anon26532
  /frameworks/base/packages/SystemUI/res/layout/
battery_low.xml 28 <TextView android:id="@+id/subtitle"

Completed in 2665 milliseconds

1 2 3 4 5 6