Searched +defs:zip +defs:rs (Results 1 – 1 of 1) sorted by relevance
240 ZipFile zip = new ZipFile(keystore); in getTrustedCerts() local467 try (ZipFile zip = new ZipFile(packageFile)) { in readAndVerifyPackageCompatibilityEntry()521 RecoverySystem rs = (RecoverySystem) context.getSystemService(Context.RECOVERY_SERVICE); in processPackage() local670 RecoverySystem rs = (RecoverySystem) context.getSystemService( in installPackage() local745 RecoverySystem rs = (RecoverySystem) context.getSystemService(Context.RECOVERY_SERVICE); in prepareForUnattendedUpdate() local767 RecoverySystem rs = (RecoverySystem) context.getSystemService(Context.RECOVERY_SERVICE); in clearPrepareForUnattendedUpdate() local795 RecoverySystem rs = (RecoverySystem) context.getSystemService(Context.RECOVERY_SERVICE); in rebootAndApply() local815 RecoverySystem rs = context.getSystemService(RecoverySystem.class); in isPreparedForUnattendedUpdate() local838 RecoverySystem rs = context.getSystemService(RecoverySystem.class); in rebootAndApply() local873 RecoverySystem rs = (RecoverySystem) context.getSystemService(Context.RECOVERY_SERVICE); in scheduleUpdateOnBoot() local[all …]