Searched refs:onUnlockLockout (Results 1 – 4 of 4) sorted by relevance
28 oneway void onUnlockLockout(int timeoutMs); in onUnlockLockout() method
604 public void onUnlockLockout(int timeoutMs) { in onUnlockLockout() method in TrustAgentService.TrustAgentServiceWrapper
464 public void onUnlockLockout(int timeoutMs) { in onUnlockLockout() method in TrustAgentWrapper467 mTrustAgentService.onUnlockLockout(timeoutMs); in onUnlockLockout()
922 info.agent.onUnlockLockout(timeoutMs); in dispatchUnlockLockout()