Searched refs:shouldBackupApp (Results 1 – 3 of 3) sorted by relevance
368 if (!mService.shouldBackupApp(spi.getPackageName(), spi.getPackageUserId())) { in saveShortcutPackageItem()500 && !s.shouldBackupApp(sl.getPackageName(), getUserId())) { in mergeRestoredFile()509 && !s.shouldBackupApp(sp.getPackageName(), getUserId())) { in mergeRestoredFile()
106 if (!s.shouldBackupApp(target)) { in canRestoreTo()
3333 boolean shouldBackupApp(String packageName, int userId) { in shouldBackupApp() method in ShortcutService3337 boolean shouldBackupApp(PackageInfo pi) { in shouldBackupApp() method in ShortcutService