Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/
DPasspointManager.java119 private static PasspointManager sPasspointManager; field in PasspointManager
398 sPasspointManager = this; in PasspointManager()
985 if (sPasspointManager == null) { in addLegacyPasspointConfig()
990 return sPasspointManager.addWifiConfig(config); in addLegacyPasspointConfig()