/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/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 | IGLProperty.java | 44 Object getValue(); in getValue() method
|
D | GLEnumProperty.java | 61 public Object getValue() { in getValue() method in GLEnumProperty
|
D | GLBooleanProperty.java | 61 public Object getValue() { in getValue() method in GLBooleanProperty
|
D | GLFloatProperty.java | 50 public Object getValue() { in getValue() method in GLFloatProperty
|
D | GLStringProperty.java | 49 public Object getValue() { in getValue() method in GLStringProperty
|
D | GLIntegerProperty.java | 70 public Object getValue() { in getValue() method in GLIntegerProperty
|
D | GLLongProperty.java | 70 public Object getValue() { in getValue() method in GLLongProperty
|
D | GLCompositeProperty.java | 122 public Object getValue() { in getValue() method in GLCompositeProperty
|
D | GLListProperty.java | 162 public Object getValue() { in getValue() method in GLListProperty
|
D | GLSparseArrayProperty.java | 149 public Object getValue() { in getValue() method in GLSparseArrayProperty
|
/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/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.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
|
/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/apps/NotificationStudio/src/com/android/notificationstudio/model/ |
D | EditableItem.java | 164 public Object getValue() { in getValue() method in EditableItem
|
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/handlers/ |
D | SensorChannel.java | 460 public String getValue() { in getValue() method in SensorChannel.MonitoredSensor
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/ |
D | ImportPage.java | 497 protected Object getValue(Object element) { in getValue() method in ImportPage.ProjectNameEditingSupport
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/ |
D | AddTranslationDialog.java | 611 protected Object getValue(Object element) { in getValue() method in AddTranslationDialog.TranslationEditingSupport
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/ |
D | ResourceChooser.java | 894 private String getValue() { in getValue() method in ResourceChooser.NameValueDialog
|