Lines Matching refs:pps

1134     method public android.net.wifi.hotspot2.pps.Credential getCredential();
1136 method public android.net.wifi.hotspot2.pps.HomeSp getHomeSp();
1140 method public void setCredential(android.net.wifi.hotspot2.pps.Credential);
1142 method public void setHomeSp(android.net.wifi.hotspot2.pps.HomeSp);
1158 package android.net.wifi.hotspot2.pps {
1162 ctor public Credential(android.net.wifi.hotspot2.pps.Credential);
1165 … method public android.net.wifi.hotspot2.pps.Credential.CertificateCredential getCertCredential();
1170 method public android.net.wifi.hotspot2.pps.Credential.SimCredential getSimCredential();
1171 method public android.net.wifi.hotspot2.pps.Credential.UserCredential getUserCredential();
1173 …method public void setCertCredential(android.net.wifi.hotspot2.pps.Credential.CertificateCredentia…
1178 method public void setSimCredential(android.net.wifi.hotspot2.pps.Credential.SimCredential);
1179 method public void setUserCredential(android.net.wifi.hotspot2.pps.Credential.UserCredential);
1181 …field @NonNull public static final android.os.Parcelable.Creator<android.net.wifi.hotspot2.pps.Cre…
1186 …ctor public Credential.CertificateCredential(android.net.wifi.hotspot2.pps.Credential.CertificateC…
1193 …field @NonNull public static final android.os.Parcelable.Creator<android.net.wifi.hotspot2.pps.Cre…
1198 ctor public Credential.SimCredential(android.net.wifi.hotspot2.pps.Credential.SimCredential);
1205 …field @NonNull public static final android.os.Parcelable.Creator<android.net.wifi.hotspot2.pps.Cre…
1210 ctor public Credential.UserCredential(android.net.wifi.hotspot2.pps.Credential.UserCredential);
1221 …field @NonNull public static final android.os.Parcelable.Creator<android.net.wifi.hotspot2.pps.Cre…
1226 ctor public HomeSp(android.net.wifi.hotspot2.pps.HomeSp);
1241 …field @NonNull public static final android.os.Parcelable.Creator<android.net.wifi.hotspot2.pps.Hom…