Home
last modified time | relevance | path

Searched refs:theme (Results 1 – 6 of 6) 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/SearchableDictionary/res/raw/
Ddefinitions.txt340 essence - n. the central meaning or theme of a speech or literary work
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv570 …6,platform/cts,fake_HFBVIRHzR8upwrTWriT5Hw@fakeemail.com,Add xxxhdpi assets for CTS theme host test
588 …platform/cts,fake_oSh4yIFgQhSYJQaQk4sdOQ@fakeemail.com,Force popup window theme to disable swipe-t…
755 …,fake_LhnpdyFrQyG9IHO3R92JvQ@fakeemail.com,Add test for resolving inline string for theme attribute
837 …7421c,platform/cts,fake_mGeOPtUZRaCjkFU03RdePA@fakeemail.com,Set explicit theme on PopupWindowCtsA…
842 …c,platform/cts,fake_mIOZvljBS_urUPtxNgI3Wg@fakeemail.com,Fix broken android.theme.cts.ThemeHostTest
1066 …atform/cts,fake_HFBVIRHzR8upwrTWriT5Hw@fakeemail.com,"Improvements to CTS theme tests, updated gol…
1421 …4927855,platform/cts,fake_HFBVIRHzR8upwrTWriT5Hw@fakeemail.com,Update CTS theme test reference ima…
1530 …ts,fake_HFBVIRHzR8upwrTWriT5Hw@fakeemail.com,CTS test for including a layout from a theme attribute
3630 …platform/cts,fake_HFBVIRHzR8upwrTWriT5Hw@fakeemail.com,Ignore sub-pixel failures in CTS theme tests
4244 …c4a,platform/cts,fake_PNKoS4VGRO65-23fnHB_PQ@fakeemail.com,Increase threshold for host theme tests.
[all …]