Searched refs:getItemInfo (Results 1 – 1 of 1) sorted by relevance
147 installQueue.add(info.getItemInfo()); in flushQueueInBackground()241 return info == null ? null : (WorkspaceItemInfo) info.getItemInfo().first; in fromShortcutIntent()484 public Pair<ItemInfo, Object> getItemInfo() { in getItemInfo() method in InstallShortcutReceiver.PendingInstallShortcutInfo