Home
last modified time | relevance | path

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

/frameworks/base/packages/Osu/src/com/android/configparse/
DConfigBuilder.java117 enterpriseConfig.setPhase2Method(remapInnerMethod(ttlsParam.getType())); in buildTTLSConfig()
245 private static int remapInnerMethod(NonEAPInnerAuth.NonEAPType type) throws IOException { in remapInnerMethod() method in ConfigBuilder
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/configparse/
DConfigBuilder.java255 enterpriseConfig.setPhase2Method(remapInnerMethod(ttlsParam.getType())); in buildTTLSConfig()
379 private static int remapInnerMethod(NonEAPInnerAuth.NonEAPType type) throws IOException { in remapInnerMethod() method in ConfigBuilder