Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/config/
DConfigurationFactory.java255 private final boolean mIsGlobalConfig; field in ConfigurationFactory.ConfigLoader
259 mIsGlobalConfig = isGlobalConfig; in ConfigLoader()
462 return mIsGlobalConfig; in isGlobalConfig()