Searched refs:fullBackupContent (Results 1 – 5 of 5) sorted by relevance
133 public int fullBackupContent = 0; field in ApplicationInfo1378 if (fullBackupContent > 0) { in dump()1379 pw.println(prefix + "fullBackupContent=@xml/" + fullBackupContent); in dump()1382 + (fullBackupContent < 0 ? "false" : "true")); in dump()1481 if (fullBackupContent > 0) { in writeToProto()1482 proto.write(ApplicationInfoProto.Detail.CONTENT, "@xml/" + fullBackupContent); in writeToProto()1484 proto.write(ApplicationInfoProto.Detail.IS_FULL_BACKUP, fullBackupContent == 0); in writeToProto()1587 fullBackupContent = orig.fullBackupContent; in ApplicationInfo()1666 dest.writeInt(fullBackupContent); in writeToParcel()1742 fullBackupContent = source.readInt(); in ApplicationInfo()
3492 if (v != null && (ai.fullBackupContent = v.resourceId) == 0) { in parseBaseApplication()3498 ai.fullBackupContent = (v.data == 0 ? -1 : 0); in parseBaseApplication()3501 Slog.v(TAG, "fullBackupContent=" + ai.fullBackupContent + " for " + pkgName); in parseBaseApplication()
395 assertEquals(a.fullBackupContent, that.fullBackupContent); in assertApplicationInfoEqual()
357 mFullBackupContent = context.getApplicationInfo().fullBackupContent; in BackupScheme()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...