HomeSort by relevance Sort by last modified time
    Searched defs:Logo (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/components/search_provider_logos/
logo_common.cc 17 Logo::Logo() {}
18 Logo::~Logo() {}
logo_common.h 17 // The maximum number of milliseconds that a logo can be cached.
26 // The URL to load when the logo is clicked.
28 // The accessibility text for the logo.
30 // The mime type of the logo image.
35 // The URL from which the logo was downloaded (without the fingerprint param).
37 // A fingerprint (i.e. hash) identifying the logo. Used when revalidating the
38 // logo with the server.
40 // Whether the logo can be shown optimistically after it's expired while a
41 // fresh logo is being downloaded.
43 // When the logo expires. After this time, the logo will not be used and wil
    [all...]
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
LogoBridge.java 13 * Provides access to the search provider's logo via the C++ LogoService.
18 * A logo for a search provider (e.g. the Yahoo! logo or Google doodle).
20 public static class Logo {
22 * The logo image. Non-null.
27 * The URL to navigate to when the user clicks on the logo. May be null.
32 * The accessibility text describing the logo. May be null.
36 public Logo(Bitmap image, String onClickUrl, String altText) {
44 * Observer for receiving the logo when it's available.
48 * Called when the cached or fresh logo is available. This may be called up to two times
    [all...]
  /frameworks/base/media/java/android/media/tv/
TvContract.java 133 * Builds a URI that points to a channel logo. See {@link Channels.Logo}.
135 * @param channelId The ID of the channel whose logo is pointed to.
142 * Builds a URI that points to a channel logo. See {@link Channels.Logo}.
144 * @param channelUri The URI of the channel whose logo is pointed to.
150 return Uri.withAppendedPath(channelUri, Channels.Logo.CONTENT_DIRECTORY);
751 * A sub-directory of a single TV channel that represents its primary logo.
753 * To access this directory, append {@link Channels.Logo#CONTENT_DIRECTORY} to the raw
757 * Note that this sub-directory also supports opening the logo as an asset file in writ
    [all...]
  /cts/tools/vm-tests-tf/lib/
junit.jar 
  /external/dexmaker/lib/
junit.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
junit.jar 
  /prebuilts/devtools/adt/lib/
junit-3.8.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/junit/junit/3.8.1/
junit-3.8.1.jar 
  /prebuilts/tools/common/m2/repository/junit/junit/3.8.1/
junit-3.8.1.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 349 milliseconds