Searched refs:makePackageShortcut (Results 1 – 2 of 2) sorted by relevance
1464 protected ShortcutInfo makePackageShortcut(String packageName, String id) { in makePackageShortcut() method in BaseShortcutManagerTest
953 mService.openIconFileForWrite(userId, makePackageShortcut(packageName, "id")); in openIconFileForWriteAndGetPath()