Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/config/
DGlobalConfiguration.java145 String path = getGlobalConfigPath(); in createGlobalConfiguration()
179 private static String getGlobalConfigPath() { in getGlobalConfigPath() method in GlobalConfiguration