HomeSort by relevance Sort by last modified time
    Searched full:news (Results 101 - 125 of 662) sorted by null

1 2 3 45 6 7 8 91011>>

  /packages/apps/QuickSearchBox/benchmarks/src/com/android/quicksearchbox/benchmarks/
WebLatency.java 40 "weather london uk", "terminator showtimes", "obama news",
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
CREDITS.txt 31 For additional details refer to NEWS.txt and Changelog.
aboutDialog.py 99 idle_news_b = Button(idle_button_f, text='NEWS', width=8,
124 self.display_file_text('About - NEWS', 'NEWS.txt')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
CREDITS.txt 31 For additional details refer to NEWS.txt and Changelog.
aboutDialog.py 99 idle_news_b = Button(idle_button_f, text='NEWS', width=8,
124 self.display_file_text('About - NEWS', 'NEWS.txt')
  /development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/
NonsenseGenerator.java 22 /** Generator of random news. More fun than "lorem ipsum", isn't it?
24 * This generator can construct headlines and news articles by randomly composing sentences.
84 /** Produces news article text.
  /external/chromium_org/tools/perf/page_sets/
top_25.json 203 { "action": "click_element", "text": "News" },
278 "url": "http://news.yahoo.com",
279 "why": "#1 news worldwide (Alexa global)"
283 "why": "#2 news worldwide"
288 "why": "#7 (Alexa news); #27 total time spent,Picked interesting page"
  /frameworks/base/docs/html-intl/es/training/multiscreen/
adaptui.jd 67 <p>Otro ejemplo de cómo puedes adaptar la existencia de diferentes componentes es comprobar su disponibilidad antes de realizar una operación relacionada con los mismos. Por ejemplo, en la aplicación de ejemplo News Reader, hay un botón que abre un menú, pero ese botón solo aparece en las versiones anteriores a Android 3.0 (porque <PH>{@link android.app.ActionBar}</PH> en el nivel 11 del API y en niveles superiores). Por tanto, para añadir el detector de eventos para este botón, puedes hacer lo siguiente:</p>
80 <p>El resultado de algunas acciones puede variar en función del diseño actual. Por ejemplo, en el ejemplo de News Reader, al hacer clic en un encabezado de la lista se abrirá el artículo del panel situado a la derecha si la interfaz de usuario está en modo de panel dual, pero se iniciará una actividad independiente si esta está en modo de panel único:</p>
129 <p>Un patrón recurrente a la hora de diseñar para distintas pantallas es utilizar una parte de la interfaz que se implementa como un panel en algunas configuraciones de pantalla y como actividad independiente en otras. Por ejemplo, en el ejemplo de News Reader, el texto del artículo de noticias se presenta en el panel de la derecha en las pantallas grandes, pero es una actividad independiente en las pantallas más pequeñas.</p>
146 <p>Por ejemplo, ese es precisamente el objetivo del <code>HeadlinesFragment</code> de la aplicación News Reader:</p>
189 <p>Por ejemplo, en un tablet de 7" que utilice Android 3.0 o una versión superior, el ejemplo de News Reader utiliza una actividad independiente para mostrar el artículo de noticias en el modo vertical, pero utiliza el diseño de panel dual en el modo horizontal.</p>
  /external/chromium/chrome/browser/history/
top_sites_unittest.cc 411 // news.google.com (no redirects)
412 GURL news("http://news.google.com/");
418 AppendMostVisitedURL(&most_visited, news);
426 result = GetCanonicalURL(news);
427 EXPECT_EQ(news, result);
590 GURL news("http://news.google.com/");
593 AddPageToHistory(news);
606 EXPECT_EQ(news, querier.urls()[0].url)
    [all...]
  /external/chromium_org/chrome/browser/autocomplete/
shortcuts_provider_unittest.cc 66 "Slashdot - News for nerds, stuff that matters", "0,2,5,0",
69 { "BD85DBA2-8C29-49F9-84AE-48E1E90880E2", "news", "slashdot.org",
71 "Slashdot - News for nerds, stuff that matters", "0,0,11,2,15,0",
74 { "BD85DBA2-8C29-49F9-84AE-48E1E90880E3", "news", "sports.yahoo.com",
76 "Yahoo! Sports - Sports News, Scores, Rumors, Fantasy Games, and more",
79 { "BD85DBA2-8C29-49F9-84AE-48E1E90880E4", "news weather",
82 "CNN.com - Breaking News, U.S., World, Weather, Entertainment & Video",
87 "Yahoo! Sports - Sports News, Scores, Rumors, Fantasy Games, and more",
484 base::string16 text(ASCIIToUTF16("NEWS"));
559 ClassifyTest classify_test2(ASCIIToUTF16("Yahoo! Sports - Sports News, "
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
ucaconf.cpp 173 UnicodeString oldS, newS;
218 prettify(CollationKey(newSk, resLen), newS);
220 errln(" Current key: "+newS);
  /external/icu4c/test/intltest/
ucaconf.cpp 260 UnicodeString oldS, newS;
262 prettify(CollationKey(newSk, resLen), newS);
264 errln(" Current key: "+newS);
  /external/bison/build-aux/
announce-gen 71 --news=NEWS_FILE include the NEWS section about this release
178 Print the section of the NEWS file C<$news_file> addressing changes
200 open NEWS, '<', $news_file
202 while (defined (my $line = <NEWS>))
216 # This regexp must not match version numbers in NEWS items.
226 close NEWS;
231 or die "$ME: $news_file: no news item found for '$curr_version'\n";
393 'news=s' => \@news_file,
  /external/chromium/chrome/browser/extensions/
extension_bookmarks_unittest.cc 20 model_->AddURL(model_->other_node(), 0, ASCIIToUTF16("News"),
  /external/chromium/chrome/browser/tab_contents/
popup_menu_helper_mac.mm 65 // Bad news, the RenderViewHost got deleted while we were off running the
  /external/chromium/chrome/common/extensions/docs/examples/extensions/news_a11y/
feed.html 105 var feedUrl = 'http://news.google.com/?output=rss';
353 if (url.indexOf("http://news.google.com") == 0) {
355 // that directly. This is necessary because the Google news
377 <a id="title_a" tabIndex="0"><img id='title' alt="Google News logo"></a>
  /external/chromium_org/chrome/browser/extensions/api/bookmarks/
bookmark_api_helpers_unittest.cc 28 model_->AddURL(model_->other_node(), 0, ASCIIToUTF16("News"),
  /external/chromium_org/chrome/test/perf/
memory_test.cc 285 "http://news.yahoo.com/s/ap/20080804/ap_on_re_mi_ea/odd_israel_home_alone",
286 "http://news.yahoo.com/s/nm/20080729/od_nm/subway_dc",
287 "http://search.yahoo.com/search?p=new+york+subway&ygmasrchbtn=web+search&fr=ush-news",
313 "http://news.google.com/news?hl=en&q=food&um=1&ie=UTF-8&sa=N&tab=in",
335 "http://www.whitehouse.gov/news/releases/2008/07/20080729.html",
372 "http://arstechnica.com/news.ars/post/20080721-this-years-e3-substance-over-styleand-far-from-dead.html",
373 "http://arstechnica.com/news.ars/post/20080729-ifpi-italian-police-take-down-italian-bittorrent-tracker.html",
374 "http://arstechnica.com/news.ars/post/20080804-congress-wants-privacy-answers-from-google-ms-aol.html",
  /external/chromium_org/components/dom_distiller/core/
distiller.h 84 // e.g., extracting a news article from its surrounding boilerplate.
  /external/chromium_org/third_party/tcmalloc/vendor/packages/deb/
docs 5 NEWS
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/data/
builds-emf-2.3.xml 22 <releasenotes>http://www.eclipse.org/emf/news/release-notes.php?version=2.3.0
  /external/elfutils/config/
Makefile.am 31 $(srcdir)/elfutils.spec.in: $(top_srcdir)/NEWS
  /external/iproute2/doc/
Makefile 3 # api-rtnl.tex api-pmtudisc.tex api-news.tex
  /external/openfst/
README 44 See ./NEWS for updates since the last release.
  /frameworks/base/docs/html/training/efficient-downloads/
efficient-network-access.jd 100 <p><b>A news reader</b></p>
102 <p>Many news apps attempt to reduce bandwidth by downloading headlines only after a category has been selected, full articles only when the user wants to read them, and thumbnails just as they scroll into view.</p>
104 <p>Using this approach, the radio will be forced to remain active for the majority of users' news-reading session as they scroll headlines, change categories, and read articles. Not only that, but the constant switching between energy states will result in significant latency when switching categories or reading articles.</p>
106 <p>A better approach would be to prefetch a reasonable amount of data at startup, beginning with the first set of news headlines and thumbnails&mdash;ensuring a low latency startup time&mdash;and continuing with the remaining headlines and thumbnails, as well as the article text for each article available from at least the primary headline list.</p>
126 <p>Take a news application that uses the prefetching routine described above. The news reader collects analytics information to understand the reading patterns of its users and to rank the most popular stories. To keep the news fresh, it checks for updates every hour. To conserve bandwidth, rather than download full photos for each article, it prefetches only thumbnails and downloads the full photos when they are selected.</p>
138 <p>For example, it would be more efficient to make a single request for every news article to be returned in a single request / response than to make multiple queries for several news categories.

Completed in 1290 milliseconds

1 2 3 45 6 7 8 91011>>