Searched defs:widgetsAndShortcuts (Results 1 – 1 of 1) sorted by relevance
121 mWidgetsList.forEach((packageItemInfo, widgetsAndShortcuts) -> { in getAllWidgetsWithoutShortcuts() argument162 final ArrayList<WidgetItem> widgetsAndShortcuts = new ArrayList<>(); in update() local