Searched refs:getJarPath (Results 1 – 7 of 7) sorted by relevance
30 String getJarPath(); in getJarPath() method
93 public @Nullable String getJarPath() { in getJarPath() method in ParsedApexSystemServiceImpl
42 public String getJarPath() { in getJarPath() method in ApexSystemServiceInfo
508 info.mJarPath, service.getJarPath())); in notifyScanResultLocked()512 service.getName(), service.getJarPath(), in notifyScanResultLocked()
721 assertEquals("service-test.jar", systemService.getJarPath()); in testParseApexSystemService()
3345 String jarPath = info.getJarPath(); in startApexServices()
17671 PLcom/android/server/pm/ApexSystemServiceInfo;->getJarPath()Ljava/lang/String;