Home
last modified time | relevance | path

Searched refs:getIdentity (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/pps/
DCredential.java180 mUserName = enterpriseConfig.getIdentity(); in Credential()
/frameworks/base/wifi/java/android/net/wifi/
DWifiEnterpriseConfig.java516 public String getIdentity() { in getIdentity() method in WifiEnterpriseConfig
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiConfigManagerTest.java857 assertEquals(eapConfig.enterpriseConfig.getIdentity(), in testSaveLoadSingleEapNetwork()
858 loadedConfig.enterpriseConfig.getIdentity()); in testSaveLoadSingleEapNetwork()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt17976 method public java.lang.String getIdentity();
44462 method public abstract java.security.Identity getIdentity(java.lang.String);
44463 method public java.security.Identity getIdentity(java.security.Principal);
44464 method public abstract java.security.Identity getIdentity(java.security.PublicKey);
/frameworks/base/api/
Dcurrent.txt24547 method public java.lang.String getIdentity();
54158 method public abstract java.security.Identity getIdentity(java.lang.String);
54159 method public java.security.Identity getIdentity(java.security.Principal);
54160 method public abstract java.security.Identity getIdentity(java.security.PublicKey);
Dsystem-current.txt26849 method public java.lang.String getIdentity();
57692 method public abstract java.security.Identity getIdentity(java.lang.String);
57693 method public java.security.Identity getIdentity(java.security.Principal);
57694 method public abstract java.security.Identity getIdentity(java.security.PublicKey);
Dtest-current.txt24621 method public java.lang.String getIdentity();
54251 method public abstract java.security.Identity getIdentity(java.lang.String);
54252 method public java.security.Identity getIdentity(java.security.Principal);
54253 method public abstract java.security.Identity getIdentity(java.security.PublicKey);