OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:themes
(Results
1 - 25
of
996
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
navigationstyles-expected-navigate5.txt
2
Open Declaration in values/
themes
.xml : [android:Theme.Light]
3
data/res/values/
themes
.xml
navigationstyles-expected-navigate6.txt
2
Open Declaration in values/
themes
.xml : [android:Theme]
3
data/res/values/
themes
.xml
/frameworks/base/docs/html/distribute/users/
_project.yaml
3
description: "There are some common
themes
from successful Google Play developers. These best practices are critical to your app or game's success."
/frameworks/support/v7/appcompat/
THEMES.txt
3
appcompat
themes
structure
7
The
themes
structure in appcompat is complex since we
16
Fourth level
themes
(Platform)
18
These are the base
themes
and allow us to switch out the framework base
30
Platform specific
themes
which inherit from the previous platform version. These allows us
31
to build up the theme across platforms. These
themes
do most of the work.
41
There are the
themes
which are pointers to the correct third level theme.
46
theme pointing to it. This is so that devices do not use
themes
from newer and unavailable
56
Top level
themes
58
These are the
themes
to be used directly by developers. These inherit fro
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ThemeMenuAction.java
48
* Action which creates a submenu displaying available
themes
126
manager.add(new ThemeMenuAction(MENU_PROJECT, "Project
Themes
",
128
manager.add(new ThemeMenuAction(MENU_MANIFEST, "Manifest
Themes
",
216
addDisabledMessageItem("No
themes
are registered in the manifest");
222
List<String>
themes
= new ArrayList<String>(size);
local
226
themes
.add(theme);
229
if (
themes
.isEmpty()) {
232
addMenuItems(menu,
themes
);
239
List<String>
themes
= new ArrayList<String>(mThemeList.size());
local
245
themes
.add(theme)
271
List<String>
themes
= new ArrayList<String>(mThemeList.size());
local
[
all
...]
/frameworks/base/docs/html/training/basics/supporting-devices/
platforms.jd
18
<li><a href="#style-
themes
">Use Platform Styles and
Themes
</a></li>
109
<h2 id="style-
themes
">Use Platform Styles and
Themes
</h2>
111
<p>Android provides user experience
themes
that give apps the look and feel of the
112
underlying operating system. These
themes
can be applied to your app within the
113
manifest file. By using these built in styles and
themes
, your app will
135
<p>For more about creating and using
themes
, read the <a
136
href="{@docRoot}guide/topics/ui/
themes
.html">Styles and
Themes
</a> guide.</p
[
all
...]
/external/eclipse-basebuilder/src/
eclipse-sourceBuild-srcIncluded-3.6.2.zip
/developers/build/prebuilts/gradle/ActionBarCompat-Basic/Application/src/main/res/values-v11/
template-styles.xml
19
<!-- Activity
themes
-->
/developers/build/prebuilts/gradle/ActionBarCompat-Basic/Application/src/main/res/values-v21/
base-template-styles.xml
20
<!-- Activity
themes
-->
/developers/build/prebuilts/gradle/ActionBarCompat-ListPopupMenu/Application/src/main/res/values-v11/
template-styles.xml
19
<!-- Activity
themes
-->
/developers/build/prebuilts/gradle/ActionBarCompat-ListPopupMenu/Application/src/main/res/values-v21/
base-template-styles.xml
20
<!-- Activity
themes
-->
/developers/build/prebuilts/gradle/ActionBarCompat-ShareActionProvider/Application/src/main/res/values-v11/
template-styles.xml
19
<!-- Activity
themes
-->
/developers/build/prebuilts/gradle/ActionBarCompat-ShareActionProvider/Application/src/main/res/values-v21/
base-template-styles.xml
20
<!-- Activity
themes
-->
/developers/build/prebuilts/gradle/ActionBarCompat-Styled/Application/src/main/res/values-v11/
template-styles.xml
19
<!-- Activity
themes
-->
/developers/build/prebuilts/gradle/ActionBarCompat-Styled/Application/src/main/res/values-v21/
base-template-styles.xml
20
<!-- Activity
themes
-->
/developers/build/prebuilts/gradle/ActiveNotifications/Application/src/main/res/values-v11/
template-styles.xml
19
<!-- Activity
themes
-->
/developers/build/prebuilts/gradle/ActiveNotifications/Application/src/main/res/values-v21/
base-template-styles.xml
20
<!-- Activity
themes
-->
/developers/build/prebuilts/gradle/ActivityInstrumentation/Application/src/main/res/values-v11/
template-styles.xml
19
<!-- Activity
themes
-->
/developers/build/prebuilts/gradle/ActivityInstrumentation/Application/src/main/res/values-v21/
base-template-styles.xml
20
<!-- Activity
themes
-->
/developers/build/prebuilts/gradle/ActivitySceneTransitionBasic/Application/src/main/res/values-v11/
template-styles.xml
19
<!-- Activity
themes
-->
/developers/build/prebuilts/gradle/ActivitySceneTransitionBasic/Application/src/main/res/values-v21/
base-template-styles.xml
20
<!-- Activity
themes
-->
/developers/build/prebuilts/gradle/AdvancedImmersiveMode/Application/src/main/res/values-v11/
template-styles.xml
19
<!-- Activity
themes
-->
/developers/build/prebuilts/gradle/AdvancedImmersiveMode/Application/src/main/res/values-v21/
base-template-styles.xml
20
<!-- Activity
themes
-->
/developers/build/prebuilts/gradle/AgendaData/Application/src/main/res/values-v11/
template-styles.xml
19
<!-- Activity
themes
-->
/developers/build/prebuilts/gradle/AgendaData/Application/src/main/res/values-v21/
base-template-styles.xml
20
<!-- Activity
themes
-->
Completed in 331 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>