Home
last modified time | relevance | path

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

/frameworks/base/services/java/com/android/server/
DSystemServer.java426 private static final String PROFILING_SERVICE_LIFECYCLE_CLASS = field in SystemServer
2761 mSystemServiceManager.startServiceFromJar(PROFILING_SERVICE_LIFECYCLE_CLASS, in startOtherServices()