Sign in
android
/
platform
/
prebuilts
/
fullsdk
/
sources
/
android-28
/
4d01eeaffaa720e4458a118baa137a11614f00f7
/
.
/
com
/
android
/
hotspot2
/
PasspointMatch.java
blob: 8330283a7d2a8fb8b30dc9fc749f9d49fbe5e3a4 [
file
] [
log
] [
blame
]
package
com
.
android
.
hotspot2
;
public
enum
PasspointMatch
{
HomeProvider
,
RoamingProvider
,
Incomplete
,
None
,
Declined
}