Home | History | Annotate | Download | only in trust

Lines Matching defs:removeEscrowToken

241     public boolean removeEscrowToken(long handle, int userId) {
242 return mLockPatternUtils.removeEscrowToken(handle, userId);