/external/clang/test/Analysis/ |
localization.m | 115 count = [count stringByAppendingFormat:@"%@", KHLocalizedString(@"New Stories", @"Plural count for new stories")]; // expected-warning {{Plural cases are not supported accross all languages. Use a .stringsdict file}}
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/ |
story_runner_unittest.py | 593 story_set.stories) 605 story_set.stories) 615 story_set.stories)) 624 story_set.stories) 641 story_set.stories) 702 for ii, story in enumerate(story_set.stories):
|
/build/tools/droiddoc/templates-sdk/components/ |
masthead.cs | 287 <li class="dac-nav-item stories"> 288 <a class="dac-nav-link" href="<?cs var:toroot ?>distribute/stories/index.html">Stories</a>
|
/build/tools/droiddoc/templates-sdk/ |
docpage.cs | 19 elif:(distribute||googleplay||essentials||users||engage||monetize||disttools||stories||analyze) ?>distribute<?cs 26 if:stories ?> stories<?cs /if ?><?cs
|
customizations.cs | 205 <?cs elif:stories ?> 206 <?cs include:"../../../../frameworks/base/docs/html/distribute/stories/stories_toc.cs" ?>
|
/build/tools/droiddoc/templates-sdk-dev/components/ |
masthead.cs | 287 <li class="dac-nav-item stories"> 288 <a class="dac-nav-link" href="<?cs var:toroot ?>distribute/stories/index.html">Stories</a>
|
/build/tools/droiddoc/templates-sdk-dev/ |
docpage.cs | 19 elif:(distribute||googleplay||essentials||users||engage||monetize||disttools||stories||analyze) ?>distribute<?cs 26 if:stories ?> stories<?cs /if ?><?cs
|
customizations.cs | 205 <?cs elif:stories ?> 206 <?cs include:"../../../../frameworks/base/docs/html/distribute/stories/stories_toc.cs" ?>
|
/external/chromium-trace/catapult/telemetry/docs/pydoc/ |
telemetry.story.story.html | 52 after mutiple stories run and in between runs.<br> 71 to take effect. This setting does not affect stories containing no web<br>
|
telemetry.story.story_filter.html | 48 <td colspan=2><tt>Filters stories in the story set based on command-line flags.<br> </tt></td></tr>
|
telemetry.android.shared_android_state.html | 62 <dl><dt><a name="SharedAndroidState-CanRunStory"><strong>CanRunStory</strong></a>(self, story)</dt><dd><tt>This does not apply to android app stories.</tt></dd></dl>
|
/frameworks/base/docs/html/ |
jd_extras_en.js | [all...] |
jd_extras.js | [all...] |
_redirects.yaml | 481 to: /distribute/stories/ 482 - from: /distribute/stories/localization.html 483 to: /distribute/stories/index.html 484 - from: /distribute/stories/tablets.html 485 to: /distribute/stories/index.html 486 - from: /distribute/stories/glu-dh.html 487 to: /distribute/stories/games/glu-dh.html 488 - from: /distribute/stories/apps/tapps.html 489 to: /distribute/stories/games/tapps.html 490 - from: /distribute/stories/apps/upbeat-games.htm [all...] |
/external/autotest/frontend/ |
settings.py | 70 # http://blogs.law.harvard.edu/tech/stories/storyReader$15
|
/external/chromium-trace/catapult/telemetry/telemetry/value/ |
histogram_unittest.py | 27 return self.story_set.stories
|
scalar_unittest.py | 28 return self.story_set.stories
|
merge_values_unittest.py | 28 return self.story_set.stories
|
list_of_scalar_values_unittest.py | 68 return self.story_set.stories
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/results/ |
page_test_results_unittest.py | 30 return self.story_set.stories 311 return self.story_set.stories
|
/frameworks/base/docs/html/training/design-navigation/ |
descendant-lateral.jd | 89 <p>For collection-related screens, and especially for textual information, vertically scrolling lists are often the most straightforward and familiar kind of interface. For more visual or media-rich content items such as photos or videos, vertically scrolling grids of items, horizontally scrolling lists (sometimes referred to as <em>carousels</em>), or stacks (sometimes referred to as <em>cards</em>) can be used instead. These UI elements are generally best used for presenting item collections or large sets of child screens (for example, a list of stories or a list of 10 or more news topics), rather than a small set of unrelated, sibling child screens.</p> 149 <p>Another popular lateral navigation pattern is horizontal paging, also referred to as swipe views. This pattern applies best to collection-related sibling screens, such as a list of categories (world, business, technology, and health stories). Like tabs, this pattern also allows grouping screens in that the parent presents the contents of child screens embedded within its own layout.</p>
|
/development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/ |
NewsReaderActivity.java | 71 final String CATEGORIES[] = { "Top Stories", "Politics", "Economy", "Technology" };
|
/external/chromium-trace/catapult/telemetry/telemetry/ |
benchmark.py | 107 reused among multiple stories. This is particularly useful to get the
|
/external/webrtc/webrtc/system_wrappers/source/ |
condition_variable_event_win.cc | 28 stories.
|
/frameworks/base/docs/html/reference/ |
packages-wearable-support.html | 393 <li class="dac-nav-item stories"> 394 <a class="dac-nav-link" href="../distribute/stories/index.html">Stories</a>
|