Lines Matching refs:pps
835 method public android.net.wifi.hotspot2.pps.Credential getCredential();
837 method public android.net.wifi.hotspot2.pps.HomeSp getHomeSp();
841 method public void setCredential(android.net.wifi.hotspot2.pps.Credential);
843 method public void setHomeSp(android.net.wifi.hotspot2.pps.HomeSp);
858 package android.net.wifi.hotspot2.pps {
862 ctor public Credential(android.net.wifi.hotspot2.pps.Credential);
865 … method public android.net.wifi.hotspot2.pps.Credential.CertificateCredential getCertCredential();
869 method public android.net.wifi.hotspot2.pps.Credential.SimCredential getSimCredential();
870 method public android.net.wifi.hotspot2.pps.Credential.UserCredential getUserCredential();
872 …method public void setCertCredential(android.net.wifi.hotspot2.pps.Credential.CertificateCredentia…
876 method public void setSimCredential(android.net.wifi.hotspot2.pps.Credential.SimCredential);
877 method public void setUserCredential(android.net.wifi.hotspot2.pps.Credential.UserCredential);
879 …field @NonNull public static final android.os.Parcelable.Creator<android.net.wifi.hotspot2.pps.Cre…
884 …ctor public Credential.CertificateCredential(android.net.wifi.hotspot2.pps.Credential.CertificateC…
891 …field @NonNull public static final android.os.Parcelable.Creator<android.net.wifi.hotspot2.pps.Cre…
896 ctor public Credential.SimCredential(android.net.wifi.hotspot2.pps.Credential.SimCredential);
903 …field @NonNull public static final android.os.Parcelable.Creator<android.net.wifi.hotspot2.pps.Cre…
908 ctor public Credential.UserCredential(android.net.wifi.hotspot2.pps.Credential.UserCredential);
919 …field @NonNull public static final android.os.Parcelable.Creator<android.net.wifi.hotspot2.pps.Cre…
924 ctor public HomeSp(android.net.wifi.hotspot2.pps.HomeSp);
939 …field @NonNull public static final android.os.Parcelable.Creator<android.net.wifi.hotspot2.pps.Hom…