Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/log/
DLogUtil.java267 ITerribleFailureHandler wtfHandler = getGlobalConfigInstance().getWtfHandler(); in wtf()
300 private static IGlobalConfiguration getGlobalConfigInstance() { in getGlobalConfigInstance() method in LogUtil.CLog