Home
last modified time | relevance | path

Searched refs:getPassword (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTest.java117 assertEquals("p11", mAms.getPassword(a11)); in testPasswords()
118 assertEquals("p12", mAms.getPassword(a12)); in testPasswords()
122 assertEquals("p11b", mAms.getPassword(a11)); in testPasswords()
123 assertEquals("p12", mAms.getPassword(a12)); in testPasswords()
/frameworks/base/obex/javax/obex/
DPasswordAuthentication.java76 public byte[] getPassword() { in getPassword() method in PasswordAuthentication
DObexSession.java138 byte[] password = result.getPassword(); in handleAuthChall()
/frameworks/opt/net/voip/src/java/android/net/sip/
DSipProfile.java107 mUri.setUserPassword(profile.getPassword()); in Builder()
414 public String getPassword() { in getPassword() method in SipProfile
/frameworks/base/core/java/android/accounts/
DIAccountManager.aidl30 String getPassword(in Account account); in getPassword() method
DAccountManager.java315 public String getPassword(final Account account) { in getPassword() method in AccountManager
318 return mService.getPassword(account); in getPassword()
/frameworks/base/core/java/android/net/http/
DHttpAuthHeader.java155 public String getPassword() { in getPassword() method in HttpAuthHeader
/frameworks/base/wifi/java/android/net/wifi/
DWifiEnterpriseConfig.java385 public String getPassword() { in getPassword() method in WifiEnterpriseConfig
/frameworks/base/core/java/android/os/storage/
DIMountService.java699 public String getPassword() throws RemoteException { in getPassword() method in IMountService.Stub.Proxy
1346 String result = getPassword(); in onTransact()
1647 public String getPassword() throws RemoteException; in getPassword() method
/frameworks/base/services/core/java/com/android/server/
DLockSettingsService.java366 String password = service.getPassword(); in checkVoldPassword()
DMountService.java2419 public String getPassword() throws RemoteException { in getPassword() method in MountService
/frameworks/opt/net/voip/src/java/com/android/server/sip/
DSipService.java467 localProfile.getPassword(), mTimer, mMyWakeLock); in SipSessionGroupExt()
DSipSessionGroup.java1025 public String getPassword() { in getAccountManager() method in SipSessionGroup.SipSessionImpl
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java499 public String getPassword(Account account) { in getPassword() method in AccountManagerService
/frameworks/base/api/
Dsystem-current.txt2786 method public java.lang.String getPassword(android.accounts.Account);
19106 method public java.lang.String getPassword();
19426 method public java.lang.String getPassword();
45670 method public char[] getPassword();
47159 method public synchronized char[] getPassword();
54071 method public abstract char[] getPassword();
54154 method public final char[] getPassword();
55535 method public char[] getPassword();
55679 method public abstract java.lang.String getPassword();
57146 method public abstract java.lang.String getPassword();
[all …]
Dcurrent.txt2709 method public java.lang.String getPassword(android.accounts.Account);
17782 method public java.lang.String getPassword();
17979 method public java.lang.String getPassword();
43141 method public char[] getPassword();
44630 method public synchronized char[] getPassword();
51542 method public abstract char[] getPassword();
51625 method public final char[] getPassword();
53006 method public char[] getPassword();
53150 method public abstract java.lang.String getPassword();
54617 method public abstract java.lang.String getPassword();
[all …]