Searched refs:getWidgetSections (Results 1 – 3 of 3) sorted by relevance
53 public static synchronized SparseArray<WidgetSection> getWidgetSections(Context context) { in getWidgetSections() method in WidgetSections
189 : WidgetSections.getWidgetSections(this).get(targetApp.widgetCategory); in onCreate()
568 WidgetSection widgetSection = WidgetSections.getWidgetSections(mContext) in getTitleAndIconForApp()