HomeSort by relevance Sort by last modified time
    Searched full:titles (Results 201 - 225 of 573) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/base/core/java/android/view/
ActionMode.java 139 * as optional. Optional titles may not be displayed to the user.
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-ranlib.1 48 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man7/
fsf-funding.7 48 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-ranlib.1 48 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man7/
fsf-funding.7 48 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-ranlib.1 48 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man7/
fsf-funding.7 48 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-ranlib.1 48 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man7/
fsf-funding.7 48 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_cell.mm 777 NSArray* titles = NULL;
778 [pboard getURLs:&urls andTitles:&titles convertingFilenames:YES];
781 NSString* nameStr = [titles objectAtIndex:0];
  /external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 237 # Predefined urls and titles for reference links and images.
268 var $titles = array(); variable
282 $this->titles = $this->predef_titles; variable
294 $this->titles = array(); variable
348 # Strips link definitions from text, stores the URLs and titles in
379 $this->titles[$link_id] =& $matches[3];
756 if ( isset( $this->titles[$link_id] ) ) {
757 $title = $this->titles[$link_id];
860 if (isset($this->titles[$link_id])) {
861 $title = $this->titles[$link_id]
    [all...]
  /frameworks/base/core/res/res/values/
dimens.xml 115 This helps in aligning titles when some items have icons and some don't. When space is
173 <!-- Text size for action bar titles -->
243 <!-- Size of notification text titles (see TextAppearance.StatusBar.EventContent.Title) -->
  /external/chromium_org/chrome/browser/automation/
automation_provider_observers.cc 2373 ListValue* titles = new ListValue(); local
    [all...]
  /external/chromium_org/chrome/browser/drive/
fake_drive_service_unittest.cc 207 // titles.
225 // titles.
242 // There are 2 entries that contain both "Directory" and "1" in their titles.
293 // titles and one of them is deleted.
317 // titles and one of them is deleted.
336 // titles directly under the root directory.
355 // titles.
    [all...]
  /frameworks/base/docs/html/guide/topics/ui/
settings.jd 254 <img src="{@docRoot}images/ui/settings/settings-titles.png" alt="" />
256 with titles. <br/><b>1.</b> The category is specified by the {@link
262 <p>When your list of settings exceeds about 10 items, you might want to add titles to
275 <li><a href="#Titles">Using titles</a></li>
284 <h4 id="Titles">Using titles</h4>
    [all...]
  /frameworks/base/core/java/android/app/
Fragment.java 256 * <p>The titles fragment, showing a list of titles, is fairly simple, relying
263 * titles}
273 * container in the current activity, so the titles fragment's click code will
279 * <p>However the screen may be large enough to show both the list of titles
285 * <p>Note how the prior code will adjust to this alternative UI flow: the titles
    [all...]
  /external/chromium_org/v8/test/cctest/
test-profile-generator.cc 660 CpuProfilesCollection::kMaxSimultaneousProfiles> titles; local
666 titles[i] = title.start();
671 i::DeleteArray(titles[i]);
  /external/v8/test/cctest/
test-profile-generator.cc 812 CpuProfilesCollection::kMaxSimultaneousProfiles> titles; local
817 titles[i] = title.start();
822 i::DeleteArray(titles[i]);
  /cts/tests/tests/view/src/android/view/cts/
MenuInflaterTest.java 95 // the titles and icons
  /developers/build/prebuilts/gradle/SlidingTabsBasic/SlidingTabsBasicSample/src/main/java/com/example/android/common/view/
SlidingTabLayout.java 155 * (number of tabs and tab titles) does not change after this call has been made.
  /developers/build/prebuilts/gradle/SlidingTabsColors/SlidingTabsColorsSample/src/main/java/com/example/android/common/view/
SlidingTabLayout.java 155 * (number of tabs and tab titles) does not change after this call has been made.
  /developers/samples/android/common/src/java/com/example/android/common/view/
SlidingTabLayout.java 155 * (number of tabs and tab titles) does not change after this call has been made.
  /development/samples/Wiktionary/src/com/example/android/wiktionary/
ExtendedWikiHelper.java 49 * Pattern of section titles we're interested in showing. This trims out
  /external/ceres-solver/docs/source/
conf.py 76 # unit titles (such as .. function::).
  /external/chromium/chrome/browser/bookmarks/
bookmark_index.cc 21 // query as well as the set of nodes that contain those terms in their titles.

Completed in 948 milliseconds

1 2 3 4 5 6 7 891011>>