Searched refs:sWidgetSections (Results 1 – 1 of 1) sorted by relevance
49 private static SparseArray<WidgetSection> sWidgetSections; field in WidgetSections54 if (sWidgetSections != null) { in getWidgetSections()55 return sWidgetSections; in getWidgetSections()58 return sWidgetSections; in getWidgetSections()112 sWidgetSections = widgetSections; in parseWidgetSectionsXml()