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

12 3 4 5

  /external/bluetooth/glib/docs/reference/gobject/
gobject-docs.sgml 71 A signal system that allows very flexible user customization of
  /external/chromium/chrome/browser/chromeos/login/
eula_view.cc 322 const StartupCustomizationDocument* customization = local
324 if (customization->IsReady()) {
325 std::string locale = customization->initial_locale();
326 std::string eula_page = customization->GetEULAPage(locale);
language_switch_menu.cc 29 // TODO(glotov): need to specify the list as a part of the image customization.
  /external/chromium/chrome/browser/extensions/
external_extension_provider_impl.cc 236 // Chrome OS specific source for OEM customization.
extension_function_dispatcher.cc 314 // Device Customization.
  /external/llvm/include/llvm/Support/
DOTGraphTraits.h 13 // specializing this template, lots of customization opportunities are possible.
CallSite.h 13 // Finally, when some degree of customization is necessary between these two
  /libcore/dalvik/src/main/java/dalvik/system/
CloseGuard.java 216 * Interface to allow customization of reporting behavior.
  /packages/apps/Launcher2/res/values/
dimens.xml 81 apps and in customization mode -->
  /external/llvm/include/llvm/
User.h 26 /// OperandTraits - Compile-time customization of
  /external/nist-sip/java/gov/nist/javax/sip/parser/
ParseExceptionListener.java 34 * A listener interface that enables customization of parse error handling.
  /packages/apps/Launcher2/src/com/android/launcher2/
PagedViewWidget.java 40 * The linear layout used strictly for the widget/wallpaper tab of the customization tray
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/project/
ProjectPropertiesWorkingCopy.java 55 "# For customization when using a Version Control System, please read the\n" +
  /external/chromium/chrome/browser/chromeos/status/
network_menu.cc 512 ServicesCustomizationDocument* customization = local
514 if (is_browser_mode && customization->IsReady()) {
523 customization->GetCarrierDeal(carrier_id, false);
    [all...]
  /external/chromium/chrome/browser/history/
snippet.cc 220 // Locale does not matter because there's no per-locale customization
  /external/llvm/docs/HistoricalNotes/
2007-OriginalClangReadme.txt 136 * Full diagnostic customization by client (can format diagnostics however they
  /external/protobuf/editors/
protobuf-mode.el 54 ;; customization details and how to use this mode.
  /frameworks/base/docs/html/sdk/
android-3.0-highlights.jd 63 <p>Android 3.0 builds on the things people love most about Android &mdash; refined multitasking, rich notifications, Home screen customization, widgets, and more &mdash; and transforms them with a vibrant, 3D experience and deeper interactivity, making them familiar but even better than before.</p>
65 <p>The new UI brings fresh paradigms for interaction, navigation, and customization and makes them available to all applications &mdash; even those built for earlier versions of the platform. Applications written for Android 3.0 are able to use an extended set of UI objects, powerful graphics, and media capabilities to engage users in new ways.</p>
  /external/chromium/chrome/browser/ui/webui/options/chromeos/
internet_options_handler.cc 724 chromeos::ServicesCustomizationDocument* customization = local
726 if (customization->IsReady()) {
729 customization->GetCarrierDeal(carrier_id, false);
    [all...]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/Getopt/
Mixed.pm 62 # You should set any customization variables *after* calling init.
581 =head1 CUSTOMIZATION
583 There are several customization variables you can set. All of these
  /external/clang/include/clang/Driver/
Driver.h 76 /// FIXME: This type of customization should be removed in favor of the
  /external/stlport/stlport/stl/config/
user_config.h 49 * in STLport iostreams mode, namespace customization guaranty that you
  /frameworks/base/docs/html/resources/articles/
on-screen-inputs.jd 197 <p>The final customization we will look at is the "action" buttons in the IME.
  /libcore/luni/src/main/java/java/text/
Collator.java 27 * {@link RuleBasedCollator}, allows customization of the collation ordering by
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
user_config.h 49 * in STLport iostreams mode, namespace customization guaranty that you

Completed in 2442 milliseconds

12 3 4 5