/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowAccountManager.java | 3 import android.accounts.Account; 4 import android.accounts.AccountManager; 5 import android.accounts.AccountManagerCallback; 6 import android.accounts.AccountManagerFuture; 7 import android.accounts.AuthenticatorException; 8 import android.accounts.OperationCanceledException; 37 private Account[] accounts; field in ShadowAccountManager 176 return accounts; 180 if (accounts != null) { 181 for (Account account : accounts) { [all …]
|
D | ShadowPeriodicSync.java | 3 import android.accounts.Account;
|
D | ShadowAccount.java | 3 import android.accounts.Account;
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
D | AccountManagerTest.java | 16 import android.accounts.Account; 17 import android.accounts.AccountManager; 18 import android.accounts.AccountManagerFuture; 113 Account[] accounts = accountManager.getAccounts(); in testGetAccounts() local 115 assertArrayEquals(origAccounts, accounts); in testGetAccounts() 124 Account[] accounts = accountManager.getAccountsByType("myType"); in testGetAccountsByType() local 126 assertThat(accounts.length, equalTo(1)); in testGetAccountsByType() 127 assertThat(accounts[0], equalTo(diffAccount)); in testGetAccountsByType()
|
D | PeriodicSyncTest.java | 3 import android.accounts.Account;
|
D | AccountTest.java | 3 import android.accounts.Account;
|
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/tutorials/gettingstarted/ |
D | usingusers.rst | 8 integrate with Google user accounts. With the Users service, your users can 9 use the Google accounts they already have to sign in to your application.
|
/external/mockftpserver/tags/2.0-rc1/src/site/apt/ |
D | fakeftpserver-versus-stubftpserver.apt | 18 …You also configure a set of one or more user accounts that control which users can login to the FT… 59 …pServer>> might be simpler -- you don't have to setup fake files and directories and user accounts.
|
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/site/apt/ |
D | fakeftpserver-versus-stubftpserver.apt | 18 …You also configure a set of one or more user accounts that control which users can login to the FT… 59 …pServer>> might be simpler -- you don't have to setup fake files and directories and user accounts.
|
/external/mockftpserver/tags/2.1/src/site/apt/ |
D | fakeftpserver-versus-stubftpserver.apt | 18 …You also configure a set of one or more user accounts that control which users can login to the FT… 59 …pServer>> might be simpler -- you don't have to setup fake files and directories and user accounts.
|
/external/mockftpserver/MockFtpServer/src/site/apt/ |
D | fakeftpserver-versus-stubftpserver.apt | 18 …You also configure a set of one or more user accounts that control which users can login to the FT… 59 …pServer>> might be simpler -- you don't have to setup fake files and directories and user accounts.
|
/external/mockftpserver/tags/2.2/src/site/apt/ |
D | fakeftpserver-versus-stubftpserver.apt | 18 …You also configure a set of one or more user accounts that control which users can login to the FT… 59 …pServer>> might be simpler -- you don't have to setup fake files and directories and user accounts.
|
/external/mockftpserver/tags/2.0/src/site/apt/ |
D | fakeftpserver-versus-stubftpserver.apt | 18 …You also configure a set of one or more user accounts that control which users can login to the FT… 59 …pServer>> might be simpler -- you don't have to setup fake files and directories and user accounts.
|
/external/mockftpserver/tags/2.0.1/src/site/apt/ |
D | fakeftpserver-versus-stubftpserver.apt | 18 …You also configure a set of one or more user accounts that control which users can login to the FT… 59 …pServer>> might be simpler -- you don't have to setup fake files and directories and user accounts.
|
/external/mockftpserver/tags/2.3/src/site/apt/ |
D | fakeftpserver-versus-stubftpserver.apt | 18 …You also configure a set of one or more user accounts that control which users can login to the FT… 59 …pServer>> might be simpler -- you don't have to setup fake files and directories and user accounts.
|
/external/mockftpserver/tags/2.4/src/site/apt/ |
D | fakeftpserver-versus-stubftpserver.apt | 18 …You also configure a set of one or more user accounts that control which users can login to the FT… 59 …pServer>> might be simpler -- you don't have to setup fake files and directories and user accounts.
|
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/site/apt/ |
D | fakeftpserver-versus-stubftpserver.apt | 18 …You also configure a set of one or more user accounts that control which users can login to the FT… 59 …pServer>> might be simpler -- you don't have to setup fake files and directories and user accounts.
|
/external/mockftpserver/tags/2.0.2/src/site/apt/ |
D | fakeftpserver-versus-stubftpserver.apt | 18 …You also configure a set of one or more user accounts that control which users can login to the FT… 59 …pServer>> might be simpler -- you don't have to setup fake files and directories and user accounts.
|
/external/mockftpserver/tags/2.5/src/site/apt/ |
D | fakeftpserver-versus-stubftpserver.apt | 18 …You also configure a set of one or more user accounts that control which users can login to the FT… 59 …pServer>> might be simpler -- you don't have to setup fake files and directories and user accounts.
|
/external/openssh/ |
D | README.platform | 5 As of OpenSSH 3.8p1, sshd will now honour an accounts password expiry 7 sites that have used OpenSSH's sshd exclusively to have accounts which
|
/external/mockftpserver/tags/2.4/ |
D | README.txt | 9 directories and files, as well as a set of valid user accounts and credentials. The FakeFtpServer
|
/external/mockftpserver/tags/2.3/ |
D | README.txt | 9 directories and files, as well as a set of valid user accounts and credentials. The FakeFtpServer
|
/external/mockftpserver/tags/2.0.2/ |
D | README.txt | 9 directories and files, as well as a set of valid user accounts and credentials. The FakeFtpServer
|
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/ |
D | README.txt | 9 directories and files, as well as a set of valid user accounts and credentials. The FakeFtpServer
|
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/ |
D | README.txt | 9 directories and files, as well as a set of valid user accounts and credentials. The FakeFtpServer
|