Searched refs:ATTR_CONTAINER (Results 1 – 3 of 3) sorted by relevance
44 private static final String ATTR_CONTAINER = "container"; field in LauncherLayoutBuilder74 l.items.put(ATTR_CONTAINER, CONTAINER_HOTSEAT); in atHotseat()81 l.items.put(ATTR_CONTAINER, CONTAINER_DESKTOP); in atWorkspace()
43 private static final String ATTR_CONTAINER = "container"; field in DefaultLayoutParser85 String strContainer = getAttributeValue(parser, ATTR_CONTAINER); in parseContainerAndScreen()
129 private static final String ATTR_CONTAINER = "container"; field in AutoInstallsLayout243 if (HOTSEAT_CONTAINER_NAME.equals(getAttributeValue(parser, ATTR_CONTAINER))) { in parseContainerAndScreen()