HomeSort by relevance Sort by last modified time
    Searched full:minternaltextmodification (Results 1 - 1 of 1) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiAbstractTextAttributeNode.java 39 private boolean mInternalTextModification;
88 mInternalTextModification = true;
92 mInternalTextModification = false;
114 return mInternalTextModification;
118 mInternalTextModification = internalTextModification;

Completed in 1814 milliseconds