Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DAuthMatch.java32 public static final int METHOD_PARAM = METHOD | PARAM; field in AuthMatch
DANQPMatcher.java230 return AuthMatch.METHOD_PARAM; in matchEAPMethod()