Searched refs:ApkContainer (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/packages/DefaultContainerService/src/com/android/defcontainer/
H A DDefaultContainerService.java488 ApkContainer container = new ApkContainer(inStream, encryptionParams);
510 private static class ApkContainer { class in class:DefaultContainerService
519 public ApkContainer(InputStream inStream, ContainerEncryptionParams encryptionParams) method in class:DefaultContainerService.ApkContainer

Completed in 39 milliseconds