/frameworks/base/core/java/android/nfc/tech/ |
D | MifareClassic.java | 339 return authenticate(sectorIndex, key, true); in authenticateSectorWithKeyA() 366 return authenticate(sectorIndex, key, false); in authenticateSectorWithKeyB() 369 private boolean authenticate(int sector, byte[] key, boolean keyA) throws IOException { in authenticate() method in MifareClassic
|
/frameworks/base/nfc-extras/java/com/android/nfc_extras/ |
D | NfcAdapterExtras.java | 230 public void authenticate(byte[] token) { in authenticate() method in NfcAdapterExtras 232 sService.authenticate(mPackageName, token); in authenticate()
|
/frameworks/base/core/java/android/nfc/ |
D | INfcAdapterExtras.aidl | 31 void authenticate(in String pkg, in byte[] token); in authenticate() method
|
/frameworks/base/docs/html/training/id-auth/ |
D | index.jd | 45 <li>Add a custom account to the user's device to authenticate your own 56 <dt><b><a href="authenticate.html">Authenticating to OAuth2 Services</a></b></dt>
|
D | identify.jd | 7 next.link=authenticate.html 135 The next lesson explains how to authenticate to existing online services. The lesson after that
|
D | custom_auth.jd | 7 previous.link=authenticate.html 171 accounts of your custom type will be able to enumerate and authenticate just as
|
D | authenticate.jd | 26 <p>In order to securely access an online service, users need to authenticate to 216 authenticate requests, the techniques discussed here are broadly
|
/frameworks/base/core/tests/coretests/src/android/net/http/ |
D | DefaultHttpClientTest.java | 132 digestScheme.authenticate(new UsernamePasswordCredentials("username", "password"), get); in authenticateDigestAlgorithm()
|
/frameworks/base/docs/html/distribute/engage/ |
D | easy-signin.jd | 34 pictures, connect them with friends and more. Users authenticate once and
|
/frameworks/base/docs/html/guide/topics/connectivity/nfc/ |
D | index.jd | 11 and have cryptographic hardware to authenticate access to a sector. The most sophisticated tags
|
/frameworks/base/docs/html/google/play-services/ |
D | plus.jd | 16 <p itemprop="description">The Google+ platform for Android lets you authenticate a user
|
/frameworks/av/media/libstagefright/rtsp/ |
D | MyTransmitter.h | 265 void authenticate(const sp<ARTSPResponse> &response) { in authenticate() function 388 authenticate(response); in onMessageReceived()
|
/frameworks/base/docs/html/google/gcm/ |
D | notifications.jd | 176 <p>Now use <code>id_token</code> to authenticate your request.
|
D | server.jd | 83 used in the SASL PLAIN authentication request as a password to authenticate the connection.</li>
|
/frameworks/base/docs/html/google/auth/ |
D | http-auth.jd | 499 // Unable to authenticate, such as when the user has not yet granted
|
/frameworks/base/docs/html/guide/topics/providers/ |
D | contacts-provider.jd | 528 authenticate with the service. For example, Google Contacts is an account type, identified 1766 authenticator object. When the system wants to authenticate a user account for the 1784 to authenticate the user's credentials with the server. The details of the
|
/frameworks/base/docs/html/about/versions/ |
D | android-4.0.jd | 1066 certificates to authenticate users to servers. See the {@link android.security.KeyChain}
|
/frameworks/base/docs/html/ |
D | sitemap.txt | 427 http://developer.android.com/training/id-auth/authenticate.html
|
/frameworks/base/api/ |
D | system-current.txt | 57083 …method public abstract org.apache.http.Header authenticate(org.apache.http.auth.Credentials, org.a… 58351 …method public org.apache.http.Header authenticate(org.apache.http.auth.Credentials, org.apache.htt… 58352 …method public static org.apache.http.Header authenticate(org.apache.http.auth.Credentials, java.la… 58365 …method public org.apache.http.Header authenticate(org.apache.http.auth.Credentials, org.apache.htt… 58391 …method public org.apache.http.Header authenticate(org.apache.http.auth.Credentials, org.apache.htt…
|
D | current.txt | 54554 …method public abstract org.apache.http.Header authenticate(org.apache.http.auth.Credentials, org.a… 55822 …method public org.apache.http.Header authenticate(org.apache.http.auth.Credentials, org.apache.htt… 55823 …method public static org.apache.http.Header authenticate(org.apache.http.auth.Credentials, java.la… 55836 …method public org.apache.http.Header authenticate(org.apache.http.auth.Credentials, org.apache.htt… 55862 …method public org.apache.http.Header authenticate(org.apache.http.auth.Credentials, org.apache.htt…
|