Searched refs:onEscrowTokenActivated (Results 1 – 4 of 4) sorted by relevance
500 public void onEscrowTokenActivated(long handle, int userId) { in onEscrowTokenActivated() method in TrustAgentWrapper
732 agent.agent.onEscrowTokenActivated(handle, userId); in dispatchEscrowTokenActivatedLocked()
1374 void onEscrowTokenActivated(long handle, int userid); in onEscrowTokenActivated() method
948 tokenData.mCallback.onEscrowTokenActivated(handle, userId); in activateTokenBasedSyntheticPassword()