Searched refs:KEY_LV_FOOTER (Results 1 – 2 of 2) sorted by relevance
74 public static final String KEY_LV_FOOTER = "listfooter"; //$NON-NLS-1$ field in LayoutMetadata308 String footer = map.get(KEY_LV_FOOTER); in getNodeBinding()333 String footer = getProperty(xmlNode, KEY_LV_FOOTER); in getNodeBinding()
19 import static com.android.ide.eclipse.adt.internal.editors.layout.gle2.LayoutMetadata.KEY_LV_FOOTER;124 action = new PickLayoutAction("Choose Footer...", KEY_LV_FOOTER); in addMenuItems()