Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/
DLegacyPasspointConfig.java34 public class LegacyPasspointConfig { class
46 if (!(thatObject instanceof LegacyPasspointConfig)) { in equals()
49 LegacyPasspointConfig that = (LegacyPasspointConfig) thatObject; in equals()
/packages/modules/Wifi/service/tests/wifitests/
DAndroid.bp887 "com.android.server.wifi.hotspot2.LegacyPasspointConfig",
888 "com.android.server.wifi.hotspot2.LegacyPasspointConfig$*",
889 "com.android.server.wifi.hotspot2.LegacyPasspointConfig.**",