Home
last modified time | relevance | path

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

/frameworks/base/services/java/com/android/server/
DSystemServer.java248 private static final String WEAR_GLOBAL_ACTIONS_SERVICE_CLASS = field in SystemServer
1908 mSystemServiceManager.startService(WEAR_GLOBAL_ACTIONS_SERVICE_CLASS); in startOtherServices()