Home
last modified time | relevance | path

Searched defs:getValue (Results 1 – 22 of 22) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
DLintColumn.java89 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/
DXmlnsAttributeDescriptor.java50 public String getValue() { in getValue() method in XmlnsAttributeDescriptor
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
DGLObjectProperty.java63 public Object getValue() { in getValue() method in GLObjectProperty
DIGLProperty.java44 Object getValue(); in getValue() method
DGLEnumProperty.java61 public Object getValue() { in getValue() method in GLEnumProperty
DGLBooleanProperty.java61 public Object getValue() { in getValue() method in GLBooleanProperty
DGLFloatProperty.java50 public Object getValue() { in getValue() method in GLFloatProperty
DGLStringProperty.java49 public Object getValue() { in getValue() method in GLStringProperty
DGLIntegerProperty.java70 public Object getValue() { in getValue() method in GLIntegerProperty
DGLLongProperty.java70 public Object getValue() { in getValue() method in GLLongProperty
DGLCompositeProperty.java122 public Object getValue() { in getValue() method in GLCompositeProperty
DGLListProperty.java162 public Object getValue() { in getValue() method in GLListProperty
DGLSparseArrayProperty.java149 public Object getValue() { in getValue() method in GLSparseArrayProperty
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
DTestAttribute.java49 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/
DSimpleAttribute.java74 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/
DXmlPropertyComposite.java86 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/
DStateLabelProvider.java54 private String getValue(IGLProperty element) { in getValue() method in StateLabelProvider
/sdk/apps/NotificationStudio/src/com/android/notificationstudio/model/
DEditableItem.java164 public Object getValue() { in getValue() method in EditableItem
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/handlers/
DSensorChannel.java460 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/
DImportPage.java497 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/
DAddTranslationDialog.java611 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/
DResourceChooser.java894 private String getValue() { in getValue() method in ResourceChooser.NameValueDialog