Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/
H A DPasspointManager.java117 private static PasspointManager sPasspointManager; field in PasspointManager
378 sPasspointManager = this; in PasspointManager()
950 if (sPasspointManager == null) { in addLegacyPasspointConfig()
955 return sPasspointManager.addWifiConfig(config); in addLegacyPasspointConfig()