Searched refs:TAG_WIDGET_NAME (Results 1 – 1 of 1) sorted by relevance
47 private static final String TAG_WIDGET_NAME = "widget"; field in WidgetSections88 && TAG_WIDGET_NAME.equals(parser.getName())) { in parseWidgetSectionsXml()