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
364 sPasspointManager = this; in PasspointManager()
846 if (sPasspointManager == null) { in addLegacyPasspointConfig()
851 return sPasspointManager.addWifiConfig(config); in addLegacyPasspointConfig()