OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:styleMap
(Results
1 - 25
of
55
) sorted by null
1
2
3
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/drawable/
DrawableDescriptors.java
85
public synchronized void updateDescriptors(Map<String, DeclareStyleableInfo>
styleMap
) {
90
AnimatorDescriptors.addElement(descriptors,
styleMap
,
99
AnimatorDescriptors.addElement(descriptors,
styleMap
,
107
AnimatorDescriptors.addElement(descriptors,
styleMap
,
116
AnimatorDescriptors.addElement(descriptors,
styleMap
,
123
AnimatorDescriptors.addElement(descriptors,
styleMap
,
129
AnimatorDescriptors.addElement(descriptors,
styleMap
,
140
ElementDescriptor layerItem = AnimatorDescriptors.addElement(null,
styleMap
,
153
AnimatorDescriptors.addElement(descriptors,
styleMap
,
163
ElementDescriptor levelListItem = AnimatorDescriptors.addElement(null,
styleMap
,
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/menu/descriptors/
MenuDescriptors.java
59
* @param
styleMap
The map style => attributes from the attrs.xml file
61
public synchronized void updateDescriptors(Map<String, DeclareStyleableInfo>
styleMap
) {
73
mDescriptor = createElement(
styleMap
,
84
ElementDescriptor sub_item = createElement(
styleMap
,
92
ElementDescriptor sub_group = createElement(
styleMap
,
100
ElementDescriptor sub_menu = createElement(
styleMap
,
110
ElementDescriptor top_item = createElement(
styleMap
,
118
ElementDescriptor top_group = createElement(
styleMap
,
129
updateElement(mDescriptor,
styleMap
, "Menu", xmlns); //$NON-NLS-1$
138
Map<String, DeclareStyleableInfo>
styleMap
,
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/animator/
AnimDescriptors.java
67
public synchronized void updateDescriptors(Map<String, DeclareStyleableInfo>
styleMap
) {
68
if (
styleMap
== null) {
79
ElementDescriptor set = AnimatorDescriptors.addElement(descriptors,
styleMap
,
86
AnimatorDescriptors.addElement(descriptors,
styleMap
,
92
AnimatorDescriptors.addElement(descriptors,
styleMap
,
101
AnimatorDescriptors.addElement(descriptors,
styleMap
,
107
AnimatorDescriptors.addElement(descriptors,
styleMap
,
AnimatorDescriptors.java
73
public synchronized void updateDescriptors(Map<String, DeclareStyleableInfo>
styleMap
) {
74
if (
styleMap
== null) {
86
ElementDescriptor set = addElement(descriptors,
styleMap
,
91
ElementDescriptor objectAnimator = addElement(descriptors,
styleMap
,
97
ElementDescriptor animator = addElement(descriptors,
styleMap
,
124
* @param
styleMap
The map style => attributes from the attrs.xml file
138
Map<String, DeclareStyleableInfo>
styleMap
,
144
DeclareStyleableInfo style =
styleMap
.get(styleName);
162
style =
styleMap
.get(extraStyle);
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/color/
ColorDescriptors.java
66
public synchronized void updateDescriptors(Map<String, DeclareStyleableInfo>
styleMap
) {
67
if (
styleMap
== null) {
72
ElementDescriptor selectorItem = AnimatorDescriptors.addElement(null,
styleMap
,
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/otherxml/descriptors/
OtherXmlDescriptors.java
228
Map<String, DeclareStyleableInfo>
styleMap
, String styleName,
236
return updateElement(element,
styleMap
, styleName, extraAttribute);
244
Map<String, DeclareStyleableInfo>
styleMap
,
249
DeclareStyleableInfo style =
styleMap
!= null ?
styleMap
.get(styleName) : null;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/descriptors/
AndroidManifestDescriptors.java
392
* @param
styleMap
The input styleable map for manifest elements & attributes.
405
Map<String, DeclareStyleableInfo>
styleMap
,
413
assert
styleMap
!= null;
415
if (
styleMap
== null) {
420
DeclareStyleableInfo style =
styleMap
.get(styleName);
435
for (Entry<String, DeclareStyleableInfo> entry :
styleMap
.entrySet()) {
459
inflateElement(
styleMap
,
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/
LayoutDescriptors.java
127
* @param
styleMap
A map from style names to style information provided by the SDK
131
Map<String, DeclareStyleableInfo>
styleMap
, IAndroidTarget target) {
165
ViewElementDescriptor fragmentTag = createFragment(frameLayoutAttrs,
styleMap
);
391
* @param
styleMap
The style map provided by the SDK
394
Map<String, DeclareStyleableInfo>
styleMap
) {
399
DeclareStyleableInfo style =
styleMap
.get("Fragment"); //$NON-NLS-1$
467
* @param
styleMap
The style map provided by the SDK
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
MeasureFormat.java
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationChooser.java
[
all
...]
/prebuilts/gradle-plugin/com/android/tools/sdk-common/23.1.0/
sdk-common-23.1.0.jar
/prebuilts/gradle-plugin/com/android/tools/sdk-common/23.1.3/
sdk-common-23.1.3.jar
/prebuilts/gradle-plugin/com/android/tools/sdk-common/23.1.4/
sdk-common-23.1.4.jar
/prebuilts/gradle-plugin/com/android/tools/sdk-common/23.2.0/
sdk-common-23.2.0.jar
/prebuilts/gradle-plugin/com/android/tools/sdk-common/23.2.1/
sdk-common-23.2.1.jar
/prebuilts/gradle-plugin/com/android/tools/sdk-common/23.2.2/
sdk-common-23.2.2.jar
/prebuilts/gradle-plugin/com/android/tools/sdk-common/23.2.4/
sdk-common-23.2.4.jar
/prebuilts/gradle-plugin/com/android/tools/sdk-common/23.2.5/
sdk-common-23.2.5.jar
/prebuilts/gradle-plugin/com/android/tools/sdk-common/23.2.8/
sdk-common-23.2.8.jar
/prebuilts/gradle-plugin/com/android/tools/sdk-common/24.0.0/
sdk-common-24.0.0.jar
/prebuilts/gradle-plugin/com/android/tools/sdk-common/24.0.1/
sdk-common-24.0.1.jar
/prebuilts/devtools/tools/lib/
sdk-common.jar
/prebuilts/gradle-plugin/com/android/tools/sdk-common/24.1.0/
sdk-common-24.1.0.jar
/prebuilts/gradle-plugin/com/android/tools/sdk-common/24.1.3/
sdk-common-24.1.3.jar
/prebuilts/gradle-plugin/com/android/tools/sdk-common/24.2.0/
sdk-common-24.2.0.jar
Completed in 1907 milliseconds
1
2
3