Searched refs:mAutoClose (Results 1 – 1 of 1) sorted by relevance
247 private boolean mAutoClose = true; field in PaletteControl277 mAutoClose = !paletteModes.contains(VALUE_NO_AUTOCLOSE); in loadPaletteMode()302 if (!mAutoClose) { in savePaletteMode()1182 mAutoClose = !mAutoClose; in run()1183 mAccordion.setAutoClose(mAutoClose); in run()1192 mAutoClose = true; in run()1240 mAutoClose)); in showMenu()