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

12 3 4 5 6 7 8 91011>>

  /external/chromium/chrome/browser/extensions/
gtk_theme_installed_infobar_delegate.h 17 // GTK theme if the user was in GTK theme mode before installing the theme.
theme_installed_infobar_delegate.h 17 // When a user installs a theme, we display it immediately, but provide an
26 // Returns true if the given theme is the same as the one associated with this
28 bool MatchesTheme(const Extension* theme) const;
55 // Name of theme that's just been installed.
58 // ID of theme that's just been installed.
61 // Used to undo theme install.
  /frameworks/base/core/java/android/view/
ContextThemeWrapper.java 26 * A ContextWrapper that allows you to modify the theme from what is in the
32 private Resources.Theme mTheme;
98 @Override public Resources.Theme getTheme() {
121 * Called by {@link #setTheme} and {@link #getTheme} to apply a theme
122 * resource to the current Theme object. Can override to change the
126 * @param theme The Theme object being modified.
127 * @param resid The theme style resource being applied to <var>theme</var>.
129 * applied to <var>theme</var>
139 Resources.Theme theme = mBase.getTheme(); local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ThemeMenuAction.java 52 ANDROID_STYLE_RESOURCE_PREFIX + "Theme.DeviceDefault.Light"; //$NON-NLS-1$
54 ANDROID_STYLE_RESOURCE_PREFIX + "Theme.Holo.Light"; //$NON-NLS-1$
56 ANDROID_STYLE_RESOURCE_PREFIX + "Theme.DeviceDefault"; //$NON-NLS-1$
58 ANDROID_STYLE_RESOURCE_PREFIX + "Theme.Holo"; //$NON-NLS-1$
60 ANDROID_STYLE_RESOURCE_PREFIX +"Theme.Light"; //$NON-NLS-1$
62 ANDROID_STYLE_RESOURCE_PREFIX +"Theme"; //$NON-NLS-1$
93 // First show the currently selected theme (grayed out since you can't
122 // TODO: Add variations of the current theme here, e.g.
123 // if you're using Theme.Holo, add Theme.Holo.Dialog, Theme.Holo.Panel
187 String theme = activityThemes.get(activity); local
215 String theme = mThemeList.get(i); local
    [all...]
  /developers/samples/android/input/multitouch/BasicMultitouch/BasicMultitouch/src/main/res/values-v11/
styles.xml 20 Base application theme for API 11+. This theme completely replaces
23 <style name="AppBaseTheme" parent="android:Theme.Holo.Light">
24 <!-- API 11 theme customizations can go here. -->
  /developers/samples/android/ui/accessibility/BasicAccessibility/BasicAccessibility/src/main/res/values-v11/
styles.xml 20 Base application theme for API 11+. This theme completely replaces
23 <style name="AppBaseTheme" parent="android:Theme.Holo.Light">
24 <!-- API 11 theme customizations can go here. -->
  /developers/samples/android/ui/views/TextSwitcher/TextSwitcher/src/main/res/values-v11/
styles.xml 20 Base application theme for API 11+. This theme completely replaces
23 <style name="AppBaseTheme" parent="android:Theme.Holo.Light">
24 <!-- API 11 theme customizations can go here. -->
  /development/samples/AppNavigation/res/values/
themes.xml 17 <style name="Theme.Light" parent="@android:style/Theme.Light" />
18 <style name="Theme.Dialog" parent="@android:style/Theme.Dialog" />
  /development/samples/AppNavigation/res/values-v11/
themes.xml 17 <style name="Theme.Light" parent="@android:style/Theme.Holo.Light" />
18 <style name="Theme.Dialog" parent="@android:style/Theme.Holo.Dialog" />
  /development/samples/SupportAppNavigation/res/values/
themes.xml 17 <style name="Theme.Light" parent="@android:style/Theme.Light" />
18 <style name="Theme.Dialog" parent="@android:style/Theme.Dialog" />
  /development/samples/SupportAppNavigation/res/values-v11/
themes.xml 17 <style name="Theme.Light" parent="@android:style/Theme.Holo.Light" />
18 <style name="Theme.Dialog" parent="@android:style/Theme.Holo.Dialog" />
  /development/samples/devbytes/animation/CurvedMotion/res/values-v11/
styles.xml 18 Base application theme for API 11+. This theme completely replaces
21 <style name="AppBaseTheme" parent="android:Theme.Holo.Light">
22 <!-- API 11 theme customizations can go here. -->
  /development/samples/devbytes/animation/ListViewAnimations/res/values-v11/
styles.xml 18 Base application theme for API 11+. This theme completely replaces
21 <style name="AppBaseTheme" parent="android:Theme.Holo.Light">
22 <!-- API 11 theme customizations can go here. -->
  /development/samples/devbytes/animation/ListViewItemAnimations/res/values-v11/
styles.xml 18 Base application theme for API 11+. This theme completely replaces
21 <style name="AppBaseTheme" parent="android:Theme.Holo.Light">
22 <!-- API 11 theme customizations can go here. -->
  /development/samples/devbytes/animation/ListViewRemovalAnimation/res/values-v11/
styles.xml 18 Base application theme for API 11+. This theme completely replaces
21 <style name="AppBaseTheme" parent="android:Theme.Holo.Light">
22 <!-- API 11 theme customizations can go here. -->
  /development/samples/devbytes/ui/ListViewDeletion/res/values-v11/
styles.xml 18 Base application theme for API 11+. This theme completely replaces
21 <style name="AppBaseTheme" parent="android:Theme.Holo.Light">
22 <!-- API 11 theme customizations can go here. -->
  /frameworks/base/packages/VpnDialogs/
AndroidManifest.xml 7 android:theme="@*android:style/Theme.Holo.Dialog.Alert">
15 android:theme="@*android:style/Theme.Holo.Dialog.Alert"
  /frameworks/base/tests/RenderScriptTests/FBOTest/
AndroidManifest.xml 7 android:theme="@android:style/Theme.Black.NoTitleBar">
15 android:theme="@android:style/Theme.Black.NoTitleBar">
  /frameworks/opt/timezonepicker/res/values-v11/
styles.xml 19 Base application theme for API 11+. This theme completely replaces
22 <style name="AppBaseTheme" parent="android:Theme.Holo.Light">
23 <!-- API 11 theme customizations can go here. -->
  /packages/experimental/DreamTheater/
AndroidManifest.xml 9 android:theme="@android:style/Theme.Wallpaper.NoTitleBar"
18 android:theme="@style/Theme.Dream.Transparent"
27 android:theme="@style/Theme.Dream"
37 android:theme="@style/Theme.Dream"
  /development/samples/ApiDemos/res/values-v11/
styles.xml 18 <!-- For API level 11 or later, the Holo theme is available and we prefer that. -->
19 <style name="ThemeHolo" parent="android:Theme.Holo">
22 <!-- For API level 11 or later, the Holo theme is available and we prefer that. -->
23 <style name="ThemeHoloDialog" parent="android:Theme.Holo.Dialog">
26 <!-- For API level 11 or later, we can use the magical DialogWhenLarge theme. -->
27 <style name="ThemeDialogWhenLarge" parent="android:style/Theme.Holo.DialogWhenLarge">
  /external/chromium/chrome/browser/sync/glue/
theme_util.h 20 // Returns true iff two ThemeSpecifics indicate the same theme.
30 // Sets the current theme from the information in the given
37 // current theme.
50 // current theme is equivalent to that described by theme_specifics.
55 // |theme_specifics| uses the default theme and |profile| does not, the local
57 // custom theme. Returns true iff |theme_specifics| is updated.
  /external/chromium/chrome/browser/themes/
theme_service_factory.h 25 // |profile|. Note that even if a Profile doesn't have a theme installed, it
26 // still needs a ThemeService to hand back the default theme images.
29 // Returns the Extension that implements the theme associated with
30 // |profile|. Returns NULL if the theme is no longer installed, if there is
31 // no installed theme, or the theme was cleared.
  /packages/apps/Gallery2/res/values-v14/
styles.xml 18 <style name="Theme.GalleryBase" parent="android:Theme.Holo">
25 <style name="Theme.Photos.Gallery" parent="android:Theme.Holo.Light">
27 <style name="Theme.Photos.Fullscreen" parent="android:Theme.Holo">
  /external/chromium/chrome/browser/ui/cocoa/
theme_install_bubble_view.h 16 // center of a browser window for use when an extension or theme is loaded.
19 // immediately. If a theme is being applied, it disappears when the theme has
21 // may be unresponsive while the theme is being installed.
23 // Edge case: note that if one installs a theme in one window and then switches
24 // rapidly to another window to install a theme there as well (in the short time
25 // between install begin and theme caching seizing the UI thread), the loading

Completed in 5783 milliseconds

12 3 4 5 6 7 8 91011>>