Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/java/com/android/server/
H A DSystemServer.java996 private void reportWtf(String msg, Throwable e) { in reportWtf() method in SystemServer
1772 reportWtf("making display ready", e); in startOtherServices()
1837 reportWtf("update packages", e); in startOtherServices()
1847 reportWtf("performing fstrim", e); in startOtherServices()
2069 reportWtf("starting PacProxyService", e); in startOtherServices()
2378 reportWtf("starting RuntimeService", e); in startOtherServices()
2775 reportWtf("RegisterLogMteState", e); in startOtherServices()
2834 reportWtf("starting " + className, e); in startOtherServices()
3073 reportWtf("starting Network Stack", e); in startOtherServices()
3088 reportWtf("starting Tethering", e); in startOtherServices()
[all …]