Searched refs:mayInheritNativeLibs (Results 1 – 2 of 2) sorted by relevance
2450 mPackageLite, stageDir, params.abiOverride, mayInheritNativeLibs()); in prepareForVerification()2785 private boolean mayInheritNativeLibs() { in mayInheritNativeLibs() method in PackageInstallerSession3144 if (mayInheritNativeLibs() && removeSplitList.isEmpty()) { in validateApkInstallLocked()
30278 HPLcom/android/server/pm/PackageInstallerSession;->mayInheritNativeLibs()Z