Home
last modified time | relevance | path

Searched refs:isNative (Results 1 – 14 of 14) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/pkg/
H A DSharedLibraryWrapper.java76 public boolean isNative() { in isNative() method in SharedLibraryWrapper
77 return mInfo.isNative(); in isNative()
H A DSharedLibrary.java86 boolean isNative(); in isNative() method
H A DPackageStateUnserialized.java156 if (!library.isNative()) { in getNonNativeUsesLibraryInfos()
/aosp14/frameworks/base/core/java/android/content/pm/
H A DSharedLibraryInfo.java121 List<SharedLibraryInfo> dependencies, boolean isNative) { in SharedLibraryInfo() argument
131 mIsNative = isNative; in SharedLibraryInfo()
166 public boolean isNative() { in isNative() method in SharedLibraryInfo
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DSystemConfig.java173 public final boolean isNative; field in SystemConfig.SharedLibraryEntry
178 boolean isNative) { in SharedLibraryEntry() argument
180 null /* onBootclasspathBefore */, isNative); in SharedLibraryEntry()
191 String onBootclasspathSince, String onBootclasspathBefore, boolean isNative) { in SharedLibraryEntry() argument
197 this.isNative = isNative; in SharedLibraryEntry()
H A DBinaryTransparencyService.java786 pw.println(" Is a native lib: " + sharedLibraryInfo.isNative()); in onShellCommand()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DSharedLibrariesImpl.java756 entry.isNative);
1105 if (libraryInfo.isNative()) {
H A DComputerEngine.java3814 libInfo.isNative()); in getSharedLibraries()
4006 libraryInfo.isNative()); in getDeclaredSharedLibraries()
/aosp14/frameworks/base/core/java/android/app/
H A DLoadedApk.java461 if (lib.isNative()) { in appendSharedLibrariesLibPathsIfNeeded()
783 if (info.isNative()) { in createSharedLibrariesLoaders()
1037 if (info.isNative()) { in createOrUpdateClassLoaderLocked()
/aosp14/frameworks/base/services/api/
H A Dcurrent.txt217 method public boolean isNative();
/aosp14/frameworks/base/core/api/
H A Dtest-current.txt1029 method public boolean isNative();
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt4780 HSPLandroid/content/pm/SharedLibraryInfo;->isNative()Z
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt4783 HSPLandroid/content/pm/SharedLibraryInfo;->isNative()Z