Searched refs:removeRebootEscrow (Results 1 – 2 of 2) sorted by relevance
448 mStorage.removeRebootEscrow(user.id); in onGetRebootEscrowKeyFailed()779 mStorage.removeRebootEscrow(userId); in restoreRebootEscrowForUser()871 mStorage.removeRebootEscrow(user.id); in clearRebootEscrowIfNeeded()
260 public void removeRebootEscrow(int userId) { in removeRebootEscrow() method in LockSettingsStorage