Home
last modified time | relevance | path

Searched refs:authenticated (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/services/core/java/com/android/server/fingerprint/
DAuthenticationClient.java51 boolean authenticated = fingerId != 0; in onAuthenticated()
57 authenticated); in onAuthenticated() local
58 if (!authenticated) { in onAuthenticated()
77 if (!authenticated) { in onAuthenticated()
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DKeyguardSecurityContainer.java54 public boolean dismiss(boolean authenticated); in dismiss() argument
312 boolean showNextSecurityScreenOrFinish(boolean authenticated) { in showNextSecurityScreenOrFinish() argument
313 if (DEBUG) Log.d(TAG, "showNextSecurityScreenOrFinish(" + authenticated + ")"); in showNextSecurityScreenOrFinish()
326 } else if (authenticated) { in showNextSecurityScreenOrFinish()
417 public void dismiss(boolean authenticated) {
418 mSecurityCallback.dismiss(authenticated);
496 public void dismiss(boolean authenticated) { in dismiss() argument
497 mCallback.dismiss(authenticated); in dismiss()
DKeyguardHostView.java210 public boolean dismiss(boolean authenticated) { in dismiss() argument
211 return mSecurityContainer.showNextSecurityScreenOrFinish(authenticated); in dismiss()
/frameworks/base/services/core/jni/
Dcom_android_server_fingerprint_FingerprintService.cpp101 arg1 = msg.data.authenticated.finger.fid; in hal_notify_callback()
102 arg2 = msg.data.authenticated.finger.gid; in hal_notify_callback()
104 notifyKeystore(reinterpret_cast<uint8_t *>(&msg.data.authenticated.hat), in hal_notify_callback()
105 sizeof(msg.data.authenticated.hat)); in hal_notify_callback()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardService.java84 public void keyguardDone(boolean authenticated, boolean wakeup) {
88 mKeyguardViewMediator.keyguardDone(authenticated);
DKeyguardViewMediator.java1400 public void keyguardDone(boolean authenticated) { in keyguardDone() argument
1402 if (DEBUG) Log.d(TAG, "keyguardDone(" + authenticated +")"); in keyguardDone()
1405 Message msg = mHandler.obtainMessage(KEYGUARD_DONE, authenticated ? 1 : 0); in keyguardDone()
1505 private void handleKeyguardDone(boolean authenticated) { in handleKeyguardDone() argument
1516 if (authenticated) { in handleKeyguardDone()
1527 mExitSecureCallback.onKeyguardExitResult(authenticated); in handleKeyguardDone()
1529 Slog.w(TAG, "Failed to call onKeyguardExitResult(" + authenticated + ")", e); in handleKeyguardDone()
1534 if (authenticated) { in handleKeyguardDone()
/frameworks/base/services/core/java/com/android/server/policy/keyguard/
DKeyguardServiceWrapper.java57 public void keyguardDone(boolean authenticated, boolean wakeup) { in keyguardDone() argument
59 mService.keyguardDone(authenticated, wakeup); in keyguardDone()
DKeyguardServiceDelegate.java229 public void keyguardDone(boolean authenticated, boolean wakeup) { in keyguardDone() argument
231 mKeyguardService.keyguardDone(authenticated, wakeup); in keyguardDone()
/frameworks/base/core/java/com/android/internal/policy/
DIKeyguardService.aidl36 void keyguardDone(boolean authenticated, boolean wakeup); in keyguardDone() argument
/frameworks/base/docs/html/training/articles/
Dkeystore.jd101 <li><em>user authentication</em>: the key can only be used if the user has been authenticated
198 is only authorized to be used if the user has been authenticated. The user is authenticated using a
203 cannot bypass the requirement for the user to be authenticated to use the key.
205 <p>When a key is authorized to be used only if the user has been authenticated, it is configured to
Duser-data-ids.jd55 device rather than an instance of the application or an authenticated user on
Dsecurity-tips.jd304 authenticated on either the network or the device. In particular, any SMS receiver
/frameworks/base/docs/html/training/id-auth/
Dauthenticate.jd29 more complicated. Not only does the user need to be authenticated to access the
197 it's impossible to tell whether the user has successfully authenticated or not.
/frameworks/base/services/core/java/com/android/server/trust/
DTrustManagerService.java685 public void reportUnlockAttempt(boolean authenticated, int userId) throws RemoteException {
687 mHandler.obtainMessage(MSG_DISPATCH_UNLOCK_ATTEMPT, authenticated ? 1 : 0, userId)
/frameworks/base/docs/html/about/versions/marshmallow/
Dandroid-6.0.jd145 authenticated, call the new