Home
last modified time | relevance | path

Searched refs:getJarPath (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/pkg/component/
H A DParsedApexSystemService.java30 String getJarPath(); in getJarPath() method
H A DParsedApexSystemServiceImpl.java93 public @Nullable String getJarPath() { in getJarPath() method in ParsedApexSystemServiceImpl
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DApexSystemServiceInfo.java42 public String getJarPath() { in getJarPath() method in ApexSystemServiceInfo
H A DApexManager.java510 info.mJarPath, service.getJarPath())); in notifyScanResultLocked()
514 service.getName(), service.getJarPath(), in notifyScanResultLocked()
/aosp14/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/
H A DPackageParserTest.java612 assertEquals("service-test.jar", systemService.getJarPath()); in testParseApexSystemService()
/aosp14/frameworks/base/services/java/com/android/server/
H A DSystemServer.java3210 String jarPath = info.getJarPath(); in startApexServices()
/aosp14/frameworks/base/services/
H A Dart-profile8386 HSPLcom/android/server/pm/pkg/component/ParsedApexSystemServiceImpl;->getJarPath()Ljava/lang/String;