Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
DPropertyFactory.java95 private static final int PRIO_LAST = 100000; field in PropertyFactory
404 marginProperty.setPriority(PRIO_LAST); in sortByOrigin()
431 property.setPriority(PRIO_LAST); in sortByOrigin()
657 marginProperty.setPriority(PRIO_LAST); in sortNatural()
684 property.setPriority(PRIO_LAST); in sortNatural()