Searched refs:mResolvedInstructionSets (Results 1 – 1 of 1) sorted by relevance
784 private final List<String> mResolvedInstructionSets = new ArrayList<>(); field in PackageInstallerSession2524 if (!mResolvedInstructionSets.isEmpty()) { in parseApkLite()2526 createOatDirs(mResolvedInstructionSets, oatDir); in parseApkLite()3137 mResolvedInstructionSets.add(archSubDir.getName()); in validateApkInstallLocked()