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.java237 private final boolean mIsGlobalConfig; field in ConfigurationFactory.ConfigLoader
241 mIsGlobalConfig = isGlobalConfig; in ConfigLoader()
433 return mIsGlobalConfig; in isGlobalConfig()