HomeSort by relevance Sort by last modified time
    Searched refs:nativeLibraryRootDir (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/content/pm/
ApplicationInfo.java 808 * nativeLibraryRootDir & nativeLibraryRootRequiresIsa there as well.
825 public String nativeLibraryRootDir;
829 * {@link #nativeLibraryRootDir} to be useful.
    [all...]
  /frameworks/base/services/tests/servicestests/src/com/android/server/pm/
PackageParserTest.java 418 assertEquals(a.nativeLibraryRootDir, that.nativeLibraryRootDir);
  /frameworks/base/services/core/java/com/android/server/pm/
PackageManagerService.java     [all...]
Settings.java     [all...]

Completed in 1024 milliseconds