Home
last modified time | relevance | path

Searched refs:updateBackground (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/
DAccordionControl.java219 updateBackground(label, false); in AccordionControl()
237 updateBackground(label, true); in AccordionControl()
242 updateBackground(label, false); in AccordionControl()
300 private void updateBackground(CLabel label, boolean mouseOver) { in updateBackground() method in AccordionControl