Home
last modified time | relevance | path

Searched defs:successful (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/service/trust/
DITrustAgentService.aidl27 oneway void onUnlockAttempt(boolean successful); in onUnlockAttempt()
36 oneway void onEscrowTokenRemoved(long handle, boolean successful); in onEscrowTokenRemoved()
DTrustAgentService.java264 public void onUnlockAttempt(boolean successful) { in onUnlockAttempt()
335 public void onEscrowTokenRemoved(long handle, boolean successful) { in onEscrowTokenRemoved()
599 public void onUnlockAttempt(boolean successful) { in onUnlockAttempt()
665 public void onEscrowTokenRemoved(long handle, boolean successful) { in onEscrowTokenRemoved()
/frameworks/base/core/java/android/app/trust/
DITrustManager.aidl27 void reportUnlockAttempt(boolean successful, int userId); in reportUnlockAttempt()
DTrustManager.java76 public void reportUnlockAttempt(boolean successful, int userId) { in reportUnlockAttempt()
/frameworks/base/services/core/java/com/android/server/trust/
DTrustAgentWrapper.java451 public void onUnlockAttempt(boolean successful) { in onUnlockAttempt()
DTrustManagerService.java698 private void dispatchUnlockAttempt(boolean successful, int userId) { in dispatchUnlockAttempt()
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...