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