/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
icon_design_launcher.jd | 84 <li>Promote the brand and tell the story of the app.</li> 89 <h3 id="promoting_brand_story">Promote the brand story</h3> 91 <p>App launcher icons are an opportunity to showcase the brand and hint at the story of what your 96 <li>Use a color scheme that suits your brand.</li>
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/ |
TestResultsReport.java | 102 xml.attribute(null, "brand", Build.BRAND);
|
/docs/source.android.com/src/ |
legal.jd | 56 href="http://developer.android.com/distribute/googleplay/promote/brand.html">Brand Guidelines</a>.</p>
|
/external/chromium_org/chrome/installer/util/ |
installation_state.h | 58 // Returns the brand code the product is currently installed with. 59 const std::wstring& brand() const { return brand_; } function in class:installer::ProductState
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/ |
plugin.xml | 20 name="eclipse.brand" 25 name="eclipse.brand.p2.artifacts"
|
/external/chromium_org/chrome/installer/mac/ |
keystone_install.sh | 438 # Returns 0 (true) if ksadmin supports --brand-path and --brand-key. 440 # --brand-path and --brand-key were introduced in Keystone 1.0.8.1620. 638 readonly UNROOTED_BRAND_PLIST="Library/Google/Google Chrome Brand" [all...] |
/external/chromium/chrome/browser/first_run/ |
first_run_win.cc | 302 std::wstring brand; local 303 GoogleUpdateSettings::GetBrand(&brand); 304 return GoogleUpdateSettings::IsOrganicFirstRun(brand);
|
/external/chromium_org/rlz/mac/lib/ |
rlz_value_store_mac.mm | 203 std::string brand(SupplementaryBranding::GetBrand()); 204 if (brand.empty()) 208 [@"brand_" stringByAppendingString:base::SysUTF8ToNSString(brand)];
|
/external/chromium_org/rlz/win/lib/ |
rlz_value_store_registry.cc | 52 std::string brand(SupplementaryBranding::GetBrand()); 53 if (!brand.empty()) 54 base::StringAppendF(str, "\\_%s", brand.c_str());
|
/external/chromium_org/chrome/browser/ |
upgrade_detector_impl.cc | 320 // Also don't show the bubble if we have a brand code that is NOT organic. 321 std::string brand; local 322 if (google_util::GetBrand(&brand) && !google_util::IsOrganic(brand))
|
/frameworks/base/docs/html/design/style/ |
color.jd | 91 <p>Use color primarily for emphasis. Choose colors that fit with your brand and provide good contrast
|
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
HttpClientFactory.java | 120 Build.BRAND,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
scc.h | 155 char brand; /* hardware type */ member in struct:scc_hw_config
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
scc.h | 155 char brand; /* hardware type */ member in struct:scc_hw_config
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
scc.h | 155 char brand; /* hardware type */ member in struct:scc_hw_config
|
/external/bison/ |
THANKS | 52 H. Merijn Brand h.m.brand@hccnet.nl
|
/external/chromium_org/chrome/browser/mac/ |
keystone_glue.h | 201 // Returns the brand code of the installation. Note that beta, dev, and canary 202 // channels, as well as some stable builds, may have an empty string as a brand
|
/frameworks/base/docs/html/distribute/ |
distribute_toc.cs | 44 <li><a href="<?cs var:toroot ?>distribute/googleplay/promote/brand.html">Brand Guidelines</a></li>
|
/frameworks/base/docs/html/ |
legal.jd | 42 href="{@docRoot}distribute/googleplay/promote/brand.html">Brand Guidelines</a>.</p>
|
/external/chromium_org/third_party/openssl/openssl/crypto/objects/ |
objects.txt | [all...] |
/external/openssl/crypto/objects/ |
objects.txt | [all...] |
/external/chromium/build/ |
install-chroot.sh | 183 brand="Ubuntu" || brand="Debian" 189 description=${brand} ${distname} ${arch}
|
/external/chromium_org/chrome/common/metrics/proto/ |
system_profile.proto | 43 // The brand code or distribution tag assigned to a partner, if available. 44 // Brand codes are only available on Windows. Not every Windows install 45 // though will have a brand code.
|
/external/chromium_org/chrome/installer/gcapi_mac/ |
gcapi.mm | 21 NSString* const kUserBrandPath = @"~~/Library/Google/Google Chrome Brand.plist"; 418 // Set brand code. If Chrome's Info.plist contains a brand code, use that.
|
/frameworks/base/docs/html/distribute/googleplay/spotlight/ |
games.jd | 52 <img alt="Android app on Google Play" src="//developer.android.com/images/brand/en_generic_rgb_wo_45.png" /> 129 <img alt="Android app on Google Play" src="//developer.android.com/images/brand/en_generic_rgb_wo_45.png" /> 205 <img alt="Android app on Google Play" src="//developer.android.com/images/brand/en_generic_rgb_wo_45.png" />
|