Searched refs:newPendingItemInfo (Results 1 – 3 of 3) sorted by relevance
87 public static PackageItemInfo newPendingItemInfo( in newPendingItemInfo() method in WidgetsModel
230 public static PackageItemInfo newPendingItemInfo(Context context, ComponentName provider, in newPendingItemInfo() method in WidgetsModel
822 appWidgetInfo.pendingItemInfo = WidgetsModel.newPendingItemInfo( in loadWorkspace()