Home
last modified time | relevance | path

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

/tools/loganalysis/src/com/android/loganalysis/util/config/
DOptionSetter.java947 Class<?> getEnumType() { in getEnumType() method in OptionSetter.EnumHandler
969 Class<?> otherType = other.getEnumType(); in equals()
/tools/tradefederation/core/src/com/android/tradefed/config/
DOptionSetter.java1244 Class<?> getEnumType() { in getEnumType() method in OptionSetter.EnumHandler
1266 Class<?> otherType = other.getEnumType(); in equals()