Searched refs:onUnlockLockout (Results 1 – 4 of 4) sorted by relevance
28 oneway void onUnlockLockout(int timeoutMs); in onUnlockLockout() method
579 public void onUnlockLockout(int timeoutMs) { in onUnlockLockout() method in TrustAgentService.TrustAgentServiceWrapper
448 public void onUnlockLockout(int timeoutMs) { in onUnlockLockout() method in TrustAgentWrapper451 mTrustAgentService.onUnlockLockout(timeoutMs); in onUnlockLockout()
678 info.agent.onUnlockLockout(timeoutMs); in dispatchUnlockLockout()