Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DPasspointManager.java114 private static PasspointManager sPasspointManager; field in PasspointManager
363 sPasspointManager = this; in PasspointManager()
828 if (sPasspointManager == null) { in addLegacyPasspointConfig()
833 return sPasspointManager.addWifiConfig(config); in addLegacyPasspointConfig()