Searched refs:removeRebootEscrow (Results 1 – 2 of 2) sorted by relevance
463 mStorage.removeRebootEscrow(user.id); in onGetRebootEscrowKeyFailed()826 mStorage.removeRebootEscrow(userId); in restoreRebootEscrowForUser()918 mStorage.removeRebootEscrow(user.id); in clearRebootEscrowIfNeeded()
261 public void removeRebootEscrow(int userId) { in removeRebootEscrow() method in LockSettingsStorage