Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/java/com/android/server/
H A DSystemServer.java486 private static final String START_SENSOR_MANAGER_SERVICE = "StartISensorManagerService"; field in SystemServer
1645 traceLog.traceBegin(START_SENSOR_MANAGER_SERVICE); in startOtherServices()
1648 }, START_SENSOR_MANAGER_SERVICE); in startOtherServices()