Home
last modified time | relevance | path

Searched refs:anotherProperty (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
DTextAttributeDescriptor.java287 public boolean isCompatibleWith(IPropertyDescriptor anotherProperty) { in isCompatibleWith() argument
288 return anotherProperty == this; in isCompatibleWith()