HomeSort by relevance Sort by last modified time
    Searched full:titles (Results 251 - 275 of 500) sorted by null

<<11121314151617181920

  /packages/apps/DeskClock/res/values/
dimens.xml 130 <!-- Size of notification text titles (see TextAppearance.StatusBar.EventContent.Title) -->
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-ranlib.1 48 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man7/
fsf-funding.7 56 .\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
  /external/chromium_org/chrome/browser/autocomplete/
bookmark_provider_unittest.cc 63 // For testing strange spacing in bookmark titles.
260 // This ensures that empty titles yield empty classifications.
307 // |matches| specifies the titles for all bookmarks expected to be matched
  /external/chromium_org/chrome/browser/sync/glue/
bookmark_model_associator.cc 44 // which should not be confused with titles. Each tag corresponds to a
83 // Truncate bookmark titles in the form sync does internally to avoid
84 // mismatches due to sync munging titles.
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_cell.mm 769 NSArray* titles = NULL;
770 [pboard getURLs:&urls andTitles:&titles convertingFilenames:YES];
773 NSString* nameStr = [titles objectAtIndex:0];
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/
StatusBarButton.js 632 * @param {!Array.<string>} titles
638 WebInspector.StatusBarStatesSettingButton = function(className, states, titles, initialState, currentStateSetting, lastStateSetting, stateChangedCallback)
648 var button = new WebInspector.StatusBarButton(titles[index], className, states.length);
  /frameworks/base/core/res/res/values/
dimens.xml 88 This helps in aligning titles when some items have icons and some don't. When space is
155 <!-- Text size for action bar titles -->
222 <!-- Size of notification text titles (see TextAppearance.StatusBar.EventContent.Title) -->
  /external/chromium_org/chrome/browser/drive/
fake_drive_service_unittest.cc 209 // titles.
226 // titles.
242 // There are 2 entries that contain both "Directory" and "1" in their titles.
291 // titles and one of them is deleted.
314 // titles and one of them is deleted.
332 // titles directly under the root directory.
350 // 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...]
  /external/chromium_org/v8/test/cctest/
test-profile-generator.cc 602 CpuProfilesCollection::kMaxSimultaneousProfiles> titles; local
607 titles[i] = title.start();
611 i::DeleteArray(titles[i]);
  /cts/tests/tests/view/src/android/view/cts/
MenuInflaterTest.java 105 // the titles and icons
  /developers/build/prebuilts/gradle/AdapterTransition/Application/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/BasicTransition/Application/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/FragmentTransition/Application/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/SlidingTabsBasic/Application/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/Application/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/SwipeRefreshLayoutBasic/Application/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/SwipeRefreshListFragment/Application/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/SwipeRefreshMultipleViews/Application/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
  /development/samples/browseable/AdapterTransition/src/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/browseable/BasicTransition/src/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/browseable/FragmentTransition/src/com.example.android.common/view/
SlidingTabLayout.java 155 * (number of tabs and tab titles) does not change after this call has been made.

Completed in 1266 milliseconds

<<11121314151617181920