Home
last modified time | relevance | path

Searched refs:isJarInTestApex (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DSystemServiceManager.java170 path, this.getClass().getClassLoader(), isJarInTestApex(path)); in startServiceFromJar()
178 private boolean isJarInTestApex(String pathStr) { in isJarInTestApex() method in SystemServiceManager
/frameworks/base/services/
Dart-wear-profile2931 HPLcom/android/server/SystemServiceManager;->isJarInTestApex(Ljava/lang/String;)Z