Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/java/com/android/server/
H A DSystemServer.java415 private static final String ROLE_SERVICE_CLASS = "com.android.role.RoleService"; field in SystemServer
1578 mSystemServiceManager.startService(ROLE_SERVICE_CLASS); in startOtherServices()