/external/chromium_org/chrome/browser/chromeos/ |
customization_document_unittest.cc | 89 StartupCustomizationDocument customization(&mock_statistics_provider, 91 EXPECT_EQ("ru-RU", customization.initial_locale()); 92 EXPECT_EQ("Europe/Moscow", customization.initial_timezone()); 93 EXPECT_EQ("xkb:ru::rus", customization.keyboard_layout()); 94 EXPECT_EQ("http://www.google.com", customization.registration_url()); 97 customization.GetHelpPage("en-US")); 99 customization.GetHelpPage("ru-RU")); 101 customization.GetHelpPage("ja")); 104 customization.GetEULAPage("en-US")); 106 customization.GetEULAPage("ru-RU")) [all...] |
customization_document.h | 36 // Base class for OEM customization document classes. 64 // OEM startup customization document class. 111 // OEM services customization document class. 124 // Return true if the customization was applied. Customization is applied only 128 // Start fetching customization document. 131 // Apply customization and save in machine options that customization was 132 // applied successfully. Return true if customization was applied. 163 // Services customization manifest URL [all...] |
customization_document.cc | 50 // Path to OEM partner startup customization manifest. 54 // URL where to fetch OEM services customization manifest from. 58 // Name of local state option that tracks if services customization has been 107 LOG(ERROR) << "Wrong customization manifest version"; 200 LOG(ERROR) << "Syntax error in customization manifest"; 291 VLOG(1) << "Failed to load services customization manifest from: " 322 LOG(ERROR) << "URL fetch for services customization failed:"
|
/external/chromium/chrome/browser/chromeos/ |
customization_document_unittest.cc | 126 StartupCustomizationDocument customization(&mock_system_access, 128 EXPECT_EQ("ru-RU", customization.initial_locale()); 129 EXPECT_EQ("Europe/Moscow", customization.initial_timezone()); 130 EXPECT_EQ("xkb:ru::rus", customization.keyboard_layout()); 131 EXPECT_EQ("http://www.google.com", customization.registration_url()); 134 customization.GetHelpPage("en-US")); 136 customization.GetHelpPage("ru-RU")); 138 customization.GetHelpPage("ja")); 141 customization.GetEULAPage("en-US")); 143 customization.GetEULAPage("ru-RU")) [all...] |
customization_document.h | 33 // Base class for OEM customization document classes. 57 // OEM startup customization document class. 99 // OEM services customization document class. 132 // Return true if the customization was applied. Customization is applied only 136 // Start fetching customization document. 139 // Apply customization and save in machine options that customization was 140 // applied successfully. Return true if customization was applied. 187 // Services customization manifest URL [all...] |
customization_document.cc | 56 // Path to OEM partner startup customization manifest. 60 // URL where to fetch OEM services customization manifest from. 64 // Name of local state option that tracks if services customization has been 104 LOG(ERROR) << "Wrong customization manifest version"; 192 LOG(ERROR) << "Syntax error in customization manifest"; 304 VLOG(1) << "Failed to load services customization manifest from: " 334 LOG(ERROR) << "URL fetch for services customization failed:"
|
/development/samples/devbytes/telephony/SmsSampleProject/ |
local.properties.sample | 5 # For customization when using a Version Control System, please read the
|
/development/samples/training/bitmapfun/ |
local.properties.sample | 5 # For customization when using a Version Control System, please read the
|
/development/samples/training/basic/ActivityLifecycle/ |
local.properties | 8 # For customization when using a Version Control System, please read the
|
/external/chromium_org/chromeos/system/ |
statistics_provider.h | 26 // OEM customization flag that permits exiting enterprise enrollment flow in 30 // OEM customization directive that specified intended device purpose. 33 // OEM customization flag that enforces enterprise enrollment flow in OOBE. 36 // OEM customization flag that specifies if OOBE flow should be enhanced for
|
/external/chromium_org/chrome/browser/chromeos/login/screens/ |
eula_screen.cc | 53 const StartupCustomizationDocument* customization = local 55 if (customization->IsReady()) { 59 std::string eula_page = customization->GetEULAPage(locale);
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_tree_browser_cell.h | 14 // browser view. This cell customization adds target and action support
|
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_tree_browser_cell.h | 13 // browser view. This cell customization adds target and action support
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
user.py | 1 """Hook to allow user-specified customization code to run. 8 to have a standard customization file, which gets run when a program
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
user.py | 1 """Hook to allow user-specified customization code to run. 8 to have a standard customization file, which gets run when a program
|
/external/chromium_org/third_party/WebKit/Source/core/ |
make_core_derived_sources.xml | 30 <sys:String>Specifies the targets for the build customization to run before.</sys:String>
44 <sys:String>Specifies the targets for the build customization to run after.</sys:String>
|
/external/chromium_org/third_party/sqlite/src/ext/fts1/ |
fts1_tokenizer.h | 15 ** including customization information defined at creation time. 41 ** the fulltext virtual table creation to allow customization.
|
tokenizer.h | 15 ** including customization information defined at creation time. 41 ** the fulltext virtual table creation to allow customization.
|
/external/libnl-headers/netlink/ |
handlers.h | 38 * nl_recvmsgs() callback for message processing customization 46 * nl_recvmsgs() callback for error message processing customization
|
/libcore/luni/src/main/java/javax/net/ssl/ |
package.html | 14 customization of certificate chain verification. The
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/ |
ViewRule.java | 26 * There is no customization here, everything that is common to all views is
|
/docs/source.android.com/src/source/ |
index.jd | 29 consumer product with source code open for customization and porting. 50 <p>Uncontrolled customization can, of course, lead to incompatible
|
/external/chromium_org/chrome/common/extensions/api/ |
chromeos_info_private.json | 17 "description": "Fetches customization values for the given property names. See property names in the declaration of the returned dictionary.",
|
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/ |
NOTES | 37 CUSTOMIZATION
|
/external/mesa3d/src/mesa/swrast/ |
NOTES | 37 CUSTOMIZATION
|