Searched defs:onEscrowTokenActiveStateChanged (Results 1 – 3 of 3) sorted by relevance
52 void onEscrowTokenActiveStateChanged(in long handle, in boolean active); in onEscrowTokenActiveStateChanged() method
410 void onEscrowTokenActiveStateChanged(long handle, boolean active); in onEscrowTokenActiveStateChanged() method515 public void onEscrowTokenActiveStateChanged(long handle, boolean active) { in onEscrowTokenActiveStateChanged() method in CarTrustAgentEnrollmentManager.ListenerToEnrollmentService
438 void onEscrowTokenActiveStateChanged(long handle, boolean isTokenActive, int uid) { in onEscrowTokenActiveStateChanged() method in CarTrustAgentEnrollmentService