Searched refs:applyWidgetItemAsync (Results 1 – 1 of 1) sorted by relevance
198 applyWidgetItemAsync( in setupShortcut()220 applyWidgetItemAsync(() -> new WidgetItem(widgetInfo, mIdp, mApp.getIconCache())); in setupWidget()224 private void applyWidgetItemAsync(final Supplier<WidgetItem> itemProvider) { in applyWidgetItemAsync() method in AddItemActivity