Searched defs:lite (Results 1 – 3 of 3) sorted by relevance
82 public final boolean lite; field in ContentCaptureOptions114 private ContentCaptureOptions(boolean lite, int loggingLevel, int maxBufferSize, in ContentCaptureOptions()
84 final PackageLite lite = PackageParser.parsePackageLite(packageFile, 0); in create() local98 public static Handle create(PackageLite lite) throws IOException { in create()122 public static Handle createFd(PackageLite lite, FileDescriptor fd) throws IOException { in createFd()
964 final ApkLite lite = parseApkLite(file, flags); in parseClusterPackageLite() local1266 final PackageLite lite = parseClusterPackageLite(packageDir, 0); in parseClusterPackage() local1336 final PackageLite lite = parseMonolithicPackageLite(apkFile, flags); in parseMonolithicPackage() local