Searched refs:onEscrowTokenActivated (Results 1 – 4 of 4) sorted by relevance
597 public void onEscrowTokenActivated(long handle, int userId) { in onEscrowTokenActivated() method in TrustAgentWrapper
1120 agent.agent.onEscrowTokenActivated(handle, userId); in dispatchEscrowTokenActivatedLocked()
1492 void onEscrowTokenActivated(long handle, int userId); in onEscrowTokenActivated() method
1331 tokenData.mCallback.onEscrowTokenActivated(tokenHandle, userId); in createTokenBasedProtector()