Home
last modified time | relevance | path

Searched refs:getSystemSharedLibraryNames (Results 1 – 18 of 18) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DIPackageManagerBase.java812 public final String[] getSystemSharedLibraryNames() { in getSystemSharedLibraryNames() method in IPackageManagerBase
813 return snapshot().getSystemSharedLibraryNames(); in getSystemSharedLibraryNames()
DComputer.java410 String[] getSystemSharedLibraryNames(); in getSystemSharedLibraryNames() method
DPackageManagerShellCommand.java911 final String[] rawList = mInterface.getSystemSharedLibraryNames(); in runListLibraries()
DComputerEngine.java4058 public String[] getSystemSharedLibraryNames() { in getSystemSharedLibraryNames() method in ComputerEngine
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgePackageManager.java372 public String[] getSystemSharedLibraryNames() { in getSystemSharedLibraryNames() method in BridgePackageManager
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/backup/testutils/
DPackageManagerStub.java358 public String[] getSystemSharedLibraryNames() { in getSystemSharedLibraryNames() method in PackageManagerStub
/frameworks/base/core/java/android/content/pm/
DIPackageManager.aidl495 String[] getSystemSharedLibraryNames(); in getSystemSharedLibraryNames() method
DPackageManager.java6994 public abstract String[] getSystemSharedLibraryNames(); in getSystemSharedLibraryNames() method in PackageManager
/frameworks/base/services/tests/servicestests/src/com/android/server/app/
DMockPackageManager.java397 public String[] getSystemSharedLibraryNames() { in getSystemSharedLibraryNames() method in MockPackageManager
/frameworks/base/test-mock/src/android/test/mock/
DMockPackageManager.java907 public String[] getSystemSharedLibraryNames() { in getSystemSharedLibraryNames() method in MockPackageManager
/frameworks/base/test-mock/api/
Dcurrent.txt258 method @Deprecated public String[] getSystemSharedLibraryNames();
/frameworks/base/boot/hiddenapi/
Dhiddenapi-unsupported.txt116 Landroid/content/pm/IPackageManager$Stub$Proxy;->getSystemSharedLibraryNames()[Ljava/lang/String;
/frameworks/base/core/java/android/app/
DApplicationPackageManager.java643 public String[] getSystemSharedLibraryNames() { in getSystemSharedLibraryNames() method in ApplicationPackageManager
645 return mPM.getSystemSharedLibraryNames(); in getSystemSharedLibraryNames()
/frameworks/base/boot/
Dboot-image-profile.txt1318 HSPLandroid/app/ApplicationPackageManager;->getSystemSharedLibraryNames()[Ljava/lang/String;
4515 HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getSystemSharedLibraryNames()[Ljava/lang/String;
/frameworks/base/config/
Dboot-image-profile.txt1318 HSPLandroid/app/ApplicationPackageManager;->getSystemSharedLibraryNames()[Ljava/lang/String;
4518 HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getSystemSharedLibraryNames()[Ljava/lang/String;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt8741 method public abstract java.lang.String[] getSystemSharedLibraryNames();
29382 method public java.lang.String[] getSystemSharedLibraryNames();
/frameworks/base/services/
Dart-profile5750 HPLcom/android/server/pm/ComputerEngine;->getSystemSharedLibraryNames()[Ljava/lang/String;
/frameworks/base/core/api/
Dcurrent.txt12549 method @Nullable public abstract String[] getSystemSharedLibraryNames();