Home
last modified time | relevance | path

Searched refs:mActionLabel (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.java209 mActionLabel = actionLabel; in PaletteMode()
214 return mActionLabel; in getActionLabel()
229 private final String mActionLabel; field in PaletteControl.PaletteMode