/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
D | LintColumn.java | 89 public abstract String getValue(@NonNull IMarker marker); in getValue() method in LintColumn 159 public String getValue(@NonNull IMarker marker) { in getValue() method in LintColumn.MessageColumn 290 public String getValue(@NonNull IMarker marker) { in getValue() method in LintColumn.CategoryColumn 316 public String getValue(@NonNull IMarker marker) { in getValue() method in LintColumn.LocationColumn 396 public String getValue(@NonNull IMarker marker) { in getValue() method in LintColumn.FileColumn 426 public String getValue(@NonNull IMarker marker) { in getValue() method in LintColumn.PathColumn 457 public String getValue(@NonNull IMarker marker) { in getValue() method in LintColumn.LineColumn 506 public String getValue(@NonNull IMarker marker) { in getValue() method in LintColumn.PriorityColumn
|
/sdk/layoutlib_api/src/com/android/layoutlib/api/ |
D | IResourceValue.java | 41 String getValue(); in getValue() method
|
D | IDensityBasedResourceValue.java | 47 public int getValue() { in getValue() method in IDensityBasedResourceValue.Density
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/ |
D | XmlnsAttributeDescriptor.java | 50 public String getValue() { in getValue() method in XmlnsAttributeDescriptor
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/ |
D | GLObjectProperty.java | 63 public Object getValue() { in getValue() method in GLObjectProperty
|
D | GLEnumProperty.java | 61 public Object getValue() { in getValue() method in GLEnumProperty
|
D | GLFloatProperty.java | 50 public Object getValue() { in getValue() method in GLFloatProperty
|
D | IGLProperty.java | 44 Object getValue(); in getValue() method
|
D | GLStringProperty.java | 49 public Object getValue() { in getValue() method in GLStringProperty
|
D | GLBooleanProperty.java | 61 public Object getValue() { in getValue() method in GLBooleanProperty
|
D | GLIntegerProperty.java | 72 public Object getValue() { in getValue() method in GLIntegerProperty
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/ |
D | TestAttribute.java | 49 public @NonNull String getValue() { in getValue() method in TestAttribute
|
/sdk/sdk_common/src/com/android/ide/common/resources/configuration/ |
D | ScreenRatioQualifier.java | 35 public ScreenRatio getValue() { in getValue() method in ScreenRatioQualifier
|
D | TextInputMethodQualifier.java | 40 public Keyboard getValue() { in getValue() method in TextInputMethodQualifier
|
D | NavigationMethodQualifier.java | 39 public Navigation getValue() { in getValue() method in NavigationMethodQualifier
|
D | NightModeQualifier.java | 39 public NightMode getValue() { in getValue() method in NightModeQualifier
|
D | ScreenSizeQualifier.java | 39 public ScreenSize getValue() { in getValue() method in ScreenSizeQualifier
|
D | ScreenOrientationQualifier.java | 38 public ScreenOrientation getValue() { in getValue() method in ScreenOrientationQualifier
|
D | NavigationStateQualifier.java | 39 public NavigationState getValue() { in getValue() method in NavigationStateQualifier
|
D | TouchScreenQualifier.java | 40 public TouchScreen getValue() { in getValue() method in TouchScreenQualifier
|
/sdk/rule_api/src/com/android/ide/common/api/ |
D | IDragElement.java | 119 public abstract String getValue(); in getValue() method
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/log/ |
D | EventContainer.java | 156 public int getValue() { in getValue() method in EventContainer.EventValueType 252 public Object getValue(int valueIndex) { in getValue() method in EventContainer 393 private final Object getValue(Object data, int valueIndex, boolean recursive) { in getValue() method in EventContainer
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
D | SimpleAttribute.java | 74 public @NonNull String getValue() { in getValue() method in SimpleAttribute
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/ |
D | StateLabelProvider.java | 54 private String getValue(IGLProperty element) { in getValue() method in StateLabelProvider
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/ |
D | XmlPropertyComposite.java | 86 public Object getValue() throws Exception { in getValue() method in XmlPropertyComposite
|