Searched refs:systemServerClassPath (Results 1 – 1 of 1) sorted by relevance
2718 final String systemServerClassPath = System.getenv("SYSTEMSERVERCLASSPATH"); in PackageManagerService() local2724 if (systemServerClassPath == null) { in PackageManagerService()