HomeSort by relevance Sort by last modified time
    Searched full:brand (Results 26 - 50 of 2763) sorted by null

12 3 4 5 6 7 8 91011>>

  /packages/inputmethods/LatinIME/java/res/values/
keypress-vibration-durations.xml 24 <item>MODEL=Nexus S:BRAND=google,5</item>
26 <item>MODEL=Galaxy Nexus:BRAND=google,5</item>
28 <item>MODEL=Nexus 4:BRAND=google,8</item>
30 <item>MODEL=Nexus 10:BRAND=google,16</item>
  /external/chromium_org/chrome/browser/google/
google_update_settings_unittest.cc 52 // Test some brand codes to ensure that future changes to this method won't
60 // An empty brand string on Mac is used for channels other than stable,
  /external/chromium_org/chrome/installer/gcapi_mac/
gcapi_example_client.mm 20 " --brand <CODE> set brandcode to <CODE> during installation\n"
31 { "brand", required_argument, NULL, 'b' },
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
tupleobject.h 14 object references, but in general only brand new tuples should be mutated,
53 /* Macro, *only* to be used to fill in brand new tuples */
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
tupleobject.h 14 object references, but in general only brand new tuples should be mutated,
53 /* Macro, *only* to be used to fill in brand new tuples */
  /external/chromium_org/chrome/browser/
chrome_browser_field_trials_desktop.cc 36 std::string brand; local
37 google_util::GetBrand(&brand);
39 // Create a 100% field trial based on the brand code.
40 if (auto_launch_trial::IsInExperimentGroup(brand)) {
43 } else if (auto_launch_trial::IsInControlGroup(brand)) {
  /external/chromium_org/chrome/browser/profile_resetter/
brandcode_config_fetcher.cc 35 // |brand| is a brand code, it mustn't be empty.
36 std::string GetUploadData(const std::string& brand) {
37 DCHECK(!brand.empty());
42 data.replace(placeholder_pos, placeholder.size(), brand);
  /cts/tests/tests/os/src/android/os/cts/
BuildVersionTest.java 54 * (BRAND)/(PRODUCT)/(DEVICE):(VERSION.RELEASE)/(BUILD_ID)/
66 assertEquals(Build.BRAND, fingerprintSegs[0]);
  /external/chromium_org/chrome/installer/util/
google_update_constants.cc 27 const wchar_t kRegBrandField[] = L"brand";
56 const wchar_t kRegRLZBrandField[] = L"brand";
  /external/chromium_org/rlz/lib/
lib_values.h 47 // - The product brand: kProductBrandCgiVariable = <brand>
rlz_lib.h 159 // product_brand : The brand of the pinging product, if any.
230 // product_brand : The brand of the pinging product, if any.
313 // product brand is associated with it.
320 // For example, to record events for a supplementary brand, do the following:
324 // // This call to RecordProductEvent is scoped to the AAAA brand.
329 // // This call to RecordProductEvent is not scoped to any supplementary brand.
335 // scoped to a supplementary brand will be recorded again when scoped to a
336 // different supplementary brand (or not scoped at all). In the latter case,
337 // the time skip check is specific to each supplementary brand.
340 SupplementaryBranding(const char* brand);
    [all...]
financial_ping.h 25 // /pso/ping?as=swg&brand=GGLD&id=124&hl=en&
  /frameworks/base/core/tests/coretests/src/android/os/
BuildTest.java 61 assertNotEmpty("BRAND", Build.BRAND);
  /external/chromium/chrome/browser/google/
google_update_settings_unittest.cc 36 // Test some brand codes to ensure that future changes to this method won't
  /external/marisa-trie/
README 16 This project *marisa-trie* provides a C++ library *libmarisa* and command line tools *`marisa-*`* for building and operating nesting patricia tries. The brand-new dictionary structure is designed to be static and space efficient. Also, *marisa-trie* enables not only simple lookups but also prefix searches and predictive searches.
  /external/chromium_org/chrome/browser/rlz/
rlz.cc 66 bool IsBrandOrganic(const std::string& brand) {
67 return brand.empty() || google_util::IsOrganic(brand);
134 bool SendFinancialPing(const std::string& brand,
150 brand.c_str(), referral_ascii.c_str(),
333 // If chrome has been reactivated, record the events for this brand
385 bool RLZTracker::SendFinancialPing(const std::string& brand,
388 return ::SendFinancialPing(brand, lang, referral);
435 // If chrome has been reactivated, record the event for this brand as well.
  /frameworks/base/docs/html/distribute/googleplay/promote/
badges.jd 15 <p>For guidelines when using the Google Play badge and other brand assets,
16 see the <a href="{@docRoot}distribute/googleplay/promote/brand.html#brand-google_play">Brand
63 var imagePath = "https://developer.android.com/images/brand/"
324 <label for="ws"><img src="{@docRoot}images/brand/en_app_rgb_wo_45.png"
328 <label for="wm"><img src="{@docRoot}images/brand/en_app_rgb_wo_60.png"
334 <label for="ns"><img src="{@docRoot}images/brand/en_generic_rgb_wo_45.png"
338 <label for="nm"><img src="{@docRoot}images/brand/en_generic_rgb_wo_60.png"
  /external/chromium/chrome/browser/cocoa/
keystone_glue.mm 71 // Constants for the brand file (uses an external file so it can survive updates
75 #define kBrandFileName @"Google Chrome Brand.plist";
77 #define kBrandFileName @"Chromium Brand.plist";
227 // Returns the brand file path to use for Keystone.
350 // Having a channel means Dev/Beta, so there is no brand code to go with
359 // If there is a system brand file, use it.
390 // If Keystone hasn't been installed yet, the location the brand file
399 LOG(ERROR) << "Failed to create the directory for the brand file";
406 // Had stored brand, use it.
474 // Brand path and brand key must be cleared together or ksadmin seem
    [all...]
  /external/chromium_org/chrome/browser/mac/
keystone_glue.mm 40 // Constants for the brand file (uses an external file so it can survive
44 #define kBrandFileName @"Google Chrome Brand.plist";
46 #define kBrandFileName @"Chromium Brand.plist";
191 // Returns the brand file path to use for Keystone.
335 // Only the stable channel has a brand code.
342 // an older system-level installation. Check for a user brand file and
343 // nuke it if present. Don't try to remove the system brand file, there
347 // with another Google Chrome installation whose brand code, if any,
356 // If there is a system brand file, use it.
387 // If Keystone hasn't been installed yet, the location the brand fil
    [all...]
keystone_promote_preflight.sh 55 # Make sure the directory for the system brand file exists.
62 # Copy the brand file
  /external/chromium/chrome/browser/ui/cocoa/
keystone_promote_preflight.sh 55 # Make sure the directory for the system brand file exists.
62 # Copy the brand file
  /docs/source.android.com/src/
license.jd 62 license, note that proprietary trademarks and brand features are not
65 <li>Google's trademarks and other brand features (including the
70 href="http://developer.android.com/distribute/googleplay/promote/brand.html">Brand Guidelines</a> for
  /external/chromium_org/build/android/gyp/util/
md5_check_test.py 64 input_strings.append('a brand new string')
  /external/chromium_org/chrome/browser/search_engines/
search_terms_data.cc 132 std::string brand; local
133 if (google_util::GetBrand(&brand) && !brand.empty() &&
134 !google_util::IsOrganic(brand)) {
  /external/chromium_org/chrome/installer/gcapi/
gcapi_reactivation.cc 56 // Store this brand code in the reactivation history. Store it with a

Completed in 771 milliseconds

12 3 4 5 6 7 8 91011>>