Home
last modified time | relevance | path

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

/frameworks/base/services/java/com/android/server/
DSystemServer.java475 private static final String START_SENSOR_MANAGER_SERVICE = "StartISensorManagerService"; field in SystemServer
1647 traceLog.traceBegin(START_SENSOR_MANAGER_SERVICE); in startOtherServices()
1650 }, START_SENSOR_MANAGER_SERVICE); in startOtherServices()