Searched refs:FLAG_FULL_BACKUP_ONLY (Results 1 – 7 of 7) sorted by relevance
73 flags |= ApplicationInfo.FLAG_FULL_BACKUP_ONLY; in flags()
351 packageInfo.applicationInfo.flags |= ApplicationInfo.FLAG_FULL_BACKUP_ONLY; in appGetsFullBackup_withCustomBackupAgentAndFullBackupOnlyFlag_returnsTrue()364 packageInfo.applicationInfo.flags = ~ApplicationInfo.FLAG_FULL_BACKUP_ONLY; in appGetsFullBackup_withCustomBackupAgentAndWithoutFullBackupOnlyFlag_returnsFalse()388 packageInfo.applicationInfo.flags |= ApplicationInfo.FLAG_FULL_BACKUP_ONLY; in appIsKeyValueOnly_withCustomBackupAgentAndFullBackupOnlyFlag_returnsTrue()401 packageInfo.applicationInfo.flags = ~ApplicationInfo.FLAG_FULL_BACKUP_ONLY; in appIsKeyValueOnly_withCustomBackupAgentAndWithoutFullBackupOnlyFlag_returnsFalse()
194 return (pkg.applicationInfo.flags & ApplicationInfo.FLAG_FULL_BACKUP_ONLY) != 0; in appGetsFullBackup()
375 public static final int FLAG_FULL_BACKUP_ONLY = 1<<26; field in ApplicationInfo
3481 ai.flags |= ApplicationInfo.FLAG_FULL_BACKUP_ONLY; in parseBaseApplication()
1373 || (app.flags & ApplicationInfo.FLAG_FULL_BACKUP_ONLY) != 0) { in allAgentPackages()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...