Searched refs:startServiceFromJar (Results 1 – 3 of 3) sorted by relevance
1682 mSystemServiceManager.startServiceFromJar(BLUETOOTH_SERVICE_CLASS, in startOtherServices()2037 mSystemServiceManager.startServiceFromJar(NETWORK_STATS_SERVICE_INITIALIZER_CLASS, in startOtherServices()2056 mSystemServiceManager.startServiceFromJar( in startOtherServices()2060 mSystemServiceManager.startServiceFromJar( in startOtherServices()2078 mSystemServiceManager.startServiceFromJar( in startOtherServices()2086 mSystemServiceManager.startServiceFromJar( in startOtherServices()2094 mSystemServiceManager.startServiceFromJar( in startOtherServices()2119 mSystemServiceManager.startServiceFromJar(CONNECTIVITY_SERVICE_INITIALIZER_CLASS, in startOtherServices()2715 mSystemServiceManager.startServiceFromJar( in startOtherServices()2721 mSystemServiceManager.startServiceFromJar( in startOtherServices()[all …]
167 public SystemService startServiceFromJar(String className, String path) { in startServiceFromJar() method in SystemServiceManager
2952 PLcom/android/server/SystemServiceManager;->startServiceFromJar(Ljava/lang/String;Ljava/lang/String…