Home
last modified time | relevance | path

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

/frameworks/base/services/java/com/android/server/
DSystemServer.java392 ContentService contentService = null; in startOtherServices() local
454 contentService = ContentService.main(context, in startOtherServices()
732 if (contentService != null) in startOtherServices()
733 contentService.systemReady(); in startOtherServices()