Home
last modified time | relevance | path

Searched defs:getOptionFieldsForClass (Results 1 – 2 of 2) sorted by relevance

/tools/loganalysis/src/com/android/loganalysis/util/config/
DOptionSetter.java568 static Collection<Field> getOptionFieldsForClass(final Class<?> optionClass) { in getOptionFieldsForClass() method in OptionSetter
/tools/tradefederation/core/src/com/android/tradefed/config/
DOptionSetter.java783 static Collection<Field> getOptionFieldsForClass(final Class<?> optionClass) { in getOptionFieldsForClass() method in OptionSetter