Home
last modified time | relevance | path

Searched defs:attrValue (Results 1 – 2 of 2) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
DListValueCellEditor.java57 String attrValue = uiListAttribute.getCurrentValue(); in doSetValue() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
DAndroidJUnitLaunchConfigDelegate.java215 String attrValue = configuration.getAttribute(attributeName, EMPTY_STRING); in getStringLaunchAttribute() local