Searched defs:isEscrowTokenActive (Results 1 – 5 of 5) sorted by relevance
32 void isEscrowTokenActive(long handle, int userId); in isEscrowTokenActive() method
501 public final void isEscrowTokenActive(long handle, UserHandle user) { in isEscrowTokenActive() method in TrustAgentService
51 boolean isEscrowTokenActive(long handle, int userId); in isEscrowTokenActive() method
244 public boolean isEscrowTokenActive(long handle, int userId) { in isEscrowTokenActive() method in TrustManagerService
2313 public boolean isEscrowTokenActive(long handle, int userId) throws RemoteException { in isEscrowTokenActive() method in LockSettingsService