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

  /frameworks/base/core/java/android/service/trust/
ITrustAgentService.aidl 28 oneway void onUnlockLockout(int timeoutMs);
TrustAgentService.java 604 public void onUnlockLockout(int timeoutMs) {
  /frameworks/base/services/core/java/com/android/server/trust/
TrustAgentWrapper.java 464 * @see android.service.trust.TrustAgentService#onUnlockLockout(int)
466 public void onUnlockLockout(int timeoutMs) {
469 mTrustAgentService.onUnlockLockout(timeoutMs);
TrustManagerService.java 715 info.agent.onUnlockLockout(timeoutMs);
    [all...]
  /frameworks/base/config/
boot-image-profile.txt     [all...]

Completed in 66 milliseconds