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