Home
last modified time | relevance | path

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

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