HomeSort by relevance Sort by last modified time
    Searched full:themes (Results 526 - 550 of 644) sorted by null

<<212223242526

  /external/chromium_org/chrome/common/extensions/features/
simple_feature_unittest.cc 208 EXPECT_EQ("'somefeature' is only allowed for themes, "
  /external/chromium_org/extensions/common/
extension.cc 348 // Don't show for themes since the settings UI isn't really useful for them.
  /external/chromium_org/extensions/common/permissions/
permissions_data_unittest.cc 165 EXPECT_EQ("Manage your apps, extensions, and themes",
  /external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
debugging.rst 331 not affect your personal Chrome data (history, cookies, bookmarks, themes,
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/
manager.py 165 # Check that the system dependencies (themes, fonts, ...) are correct.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/
run_webkit_tests.py 184 help="Don't check the system dependencies (themes)"),
  /frameworks/base/core/java/android/os/
Build.java 341 * request a theme from the Holo family will be guaranteed that these themes
  /frameworks/base/docs/html/about/versions/
android-3.0-highlights.jd 180 <p>Android 3.0 offers an updated set of UI widgets that developers can use to quickly add new types of content to their applications. The new UI widgets are redesigned for use on larger screens such as tablets and incorporate the new holographic UI theme. Several new widget types are available, including a 3D stack, search box, a date/time picker, number picker, calendar, popup menu, and others. Most of the redesigned UI widgets can now be used as remote views in application widgets displayed on the home screen. Applications written for earlier versions can inherit the new Widget designs and themes.</p>
  /frameworks/base/docs/html/design/style/
iconography.jd 135 are suitable for use with the Holo Light and Holo Dark themes. The package also includes unstyled
  /frameworks/base/docs/html/guide/appendix/
glossary.jd 231 few standard themes, listed in {@link android.R.style} (starting with
  /frameworks/base/docs/html/guide/topics/resources/
accessing-resources.jd 328 <p>Android contains a number of standard resources, such as styles, themes, and layouts. To
  /frameworks/base/docs/html/guide/topics/ui/
actionbar.jd 130 Theme.AppCompat} themes for your activity. For example:
    [all...]
  /frameworks/base/docs/html/training/multiple-apks/
api.jd 148 color themes, bugs fixed in shared code), which improves your development time and reduces the
multiple.jd 177 color themes, bugs fixed in shared code), which improves your development time and reduces the
screensize.jd 125 color themes, bugs fixed in shared code), which improves your development time and reduces the
texture.jd 108 color themes, bugs fixed in shared code), which improves your development time and reduces the
  /packages/apps/VideoEditor/res/values/
strings.xml 207 <!-- Themes names and titles-->
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
ViewMetadataRepository.java 784 // Some sample data measured manually for common themes and widgets.
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ExtractStyleRefactoring.java 102 * <li>Integrate with themes somehow -- make an option to have the extracted style go into
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/
ManifestInfo.java 94 * Retrieves and caches manifest information such as the themes to be used for
  /external/chromium/chrome/common/
chrome_switches.cc 299 // Disable syncing of themes.
300 const char kDisableSyncThemes[] = "disable-sync-themes";
    [all...]
  /external/chromium/chrome/common/extensions/docs/
experimental.extension.html 243 <li><a href="themes.html">Themes</a></li>
    [all...]
experimental.proxy.html 243 <li><a href="themes.html">Themes</a></li>
    [all...]
experimental.tts.html 243 <li><a href="themes.html">Themes</a></li>
    [all...]
i18n.html 243 <li><a href="themes.html">Themes</a></li>
    [all...]

Completed in 914 milliseconds

<<212223242526