Searched defs:lite (Results 1 – 4 of 4) 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()
319 LazyMessageLite lite = LazyMessageLite.newBuilder() in testExtensions() local
920 final ApkLite lite = parseApkLite(file, flags); in parseClusterPackageLite() local1222 final PackageLite lite = parseClusterPackageLite(packageDir, 0); in parseClusterPackage() local1292 final PackageLite lite = parseMonolithicPackageLite(apkFile, flags); in parseMonolithicPackage() local