Home
last modified time | relevance | path

Searched refs:theme (Results 1 – 15 of 15) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/app/
DFragmentDialog.java126 int style = DialogFragment.STYLE_NORMAL, theme = 0; in onCreate() local
138 case 4: theme = android.R.style.Theme_Holo; break; in onCreate()
139 case 5: theme = android.R.style.Theme_Holo_Light_Dialog; break; in onCreate()
140 case 6: theme = android.R.style.Theme_Holo_Light; break; in onCreate()
141 case 7: theme = android.R.style.Theme_Holo_Light_Panel; break; in onCreate()
142 case 8: theme = android.R.style.Theme_Holo_Light; break; in onCreate()
144 setStyle(style, theme); in onCreate()
/development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/utils/
DResourceHelper.java43 packageContext.setTheme(applicationInfo.theme); in getThemeColor()
44 Resources.Theme theme = packageContext.getTheme(); in getThemeColor() local
45 TypedArray ta = theme.obtainStyledAttributes(new int[] {attribute}); in getThemeColor()
/development/samples/browseable/ActionBarCompat-Styled/
D_index.jd8 This sample shows you how to use ActionBarCompat with a customized theme. It utilizes a
/development/tools/checkcolor/src/main/java/com/google/checkcolor/lint/
DHardcodedColorDetector.java129 } else if (resUrl != null && resUrl.type == ResourceType.COLOR && !resUrl.theme) { in visitAttribute()
165 && !resUrl.theme) { in visitElement()
/development/samples/training/multiscreen/newsreader/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/basic/ActivityLifecycle/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/basic/FragmentBasics/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/location-aware/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/SearchableDictionary/res/raw/
Ddefinitions.txt340 essence - n. the central meaning or theme of a speech or literary work
/development/samples/training/AnimationsDemo/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/InteractiveChart/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/ContactsList/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/ControllerSample/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/EffectiveNavigation/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/NavigationDrawer/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...