Searched defs:lite (Results 1 – 7 of 7) sorted by relevance
104 public final boolean lite; field in ContentCaptureOptions193 boolean lite, in ContentCaptureOptions()
98 public static Handle create(PackageLite lite) throws IOException { in create()124 public static Handle createFd(PackageLite lite, FileDescriptor fd) throws IOException { in createFd()
294 final PackageLite lite = ret.isSuccess() ? ret.getResult() : null; in movePackageInternal() local
146 int installerUid, SigningDetails signingDetails, int sessionId, PackageLite lite, in VerifyingSession()
197 final ApkLite lite = result.getResult(); in parseClusterPackageLite() local
389 final PackageLite lite = liteResult.getResult(); in parseClusterPackage() local456 final PackageLite lite = liteResult.getResult(); in parseMonolithicPackage() local
1006 final ApkLite lite = parseApkLite(file, flags); in parseClusterPackageLite() local1126 final PackageLite lite = parseClusterPackageLite(packageDir, 0); in parseClusterPackage() local1189 final PackageLite lite = parseMonolithicPackageLite(apkFile, flags); in parseMonolithicPackage() local