HomeSort by relevance Sort by last modified time
    Searched refs:authenticators (Results 1 - 16 of 16) sorted by null

  /cts/tests/tests/accounts/common/src/android/accounts/cts/common/
AuthenticatorContentProvider.java 35 "android.accounts.cts.unaffiliated.authenticators.provider";
82 AuthenticatorDescription[] authenticators = am.getAuthenticatorTypes(); local
83 for (AuthenticatorDescription a : authenticators) {
85 * Populate relevant test information for authenticators in the
100 AuthenticatorDescription[] authenticators = am.getAuthenticatorTypes(); local
101 for (AuthenticatorDescription a : authenticators) {
103 * Populate relevant test information for authenticators in the
  /external/owasp/sanitizer/tools/
googlecode_upload.py 172 authenticators = netrc().authenticators("code.google.com")
173 if authenticators:
175 user_name = authenticators[0]
177 password = authenticators[2]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
netrc.py 96 def authenticators(self, host): member in class:netrc
nntplib.py 141 auth = credentials.authenticators(host)
  /prebuilts/gdb/linux-x86/lib/python2.7/
netrc.py 96 def authenticators(self, host): member in class:netrc
nntplib.py 141 auth = credentials.authenticators(host)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
netrc.py 96 def authenticators(self, host): member in class:netrc
nntplib.py 141 auth = credentials.authenticators(host)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
netrc.py 96 def authenticators(self, host): member in class:netrc
nntplib.py 141 auth = credentials.authenticators(host)
  /external/robolectric/v3/runtime/
shadows-core-3.1-SNAPSHOT-16.jar 
shadows-core-3.1-SNAPSHOT-17.jar 
shadows-core-3.1-SNAPSHOT-18.jar 
shadows-core-3.1-SNAPSHOT-19.jar 
shadows-core-3.1-SNAPSHOT-21.jar 
shadows-core-3.1-SNAPSHOT-22.jar 

Completed in 774 milliseconds