Home
last modified time | relevance | path

Searched refs:mAlphabetical (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/gle2/
DPaletteControl.java243 private boolean mAlphabetical; field in PaletteControl
275 mAlphabetical = paletteModes.contains(VALUE_ALPHABETICAL); in loadPaletteMode()
296 if (mAlphabetical) { in savePaletteMode()
453 mAlphabetical, mCategories); in reloadPalette()
1178 mAlphabetical = !mAlphabetical; in run()
1190 mAlphabetical = false; in run()
1236 mAlphabetical)); in showMenu()