Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNetworkSelector.java142 int EVALUATOR_ID_PASSPOINT = 2; field
149 EVALUATOR_ID_PASSPOINT,
872 case NetworkEvaluator.EVALUATOR_ID_PASSPOINT: in evaluatorIdToNominatorId()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DPasspointNetworkEvaluator.java95 return EVALUATOR_ID_PASSPOINT; in getId()