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
81 public abstract boolean isEscrowTokenActive(long handle, int userId); in isEscrowTokenActive() method in LockSettingsInternal
1386 public boolean isEscrowTokenActive(long handle, int userId) { in isEscrowTokenActive() method in LockPatternUtils
465 public boolean isEscrowTokenActive(long handle, int userId) { in isEscrowTokenActive() method