Searched refs:removeRebootEscrow (Results 1 – 3 of 3) sorted by relevance
187 mStorage.removeRebootEscrow(user.id); in loadRebootEscrowDataIfAvailable()261 mStorage.removeRebootEscrow(userId); in restoreRebootEscrowForUser()348 mStorage.removeRebootEscrow(user.id); in clearRebootEscrowIfNeeded()
316 public void removeRebootEscrow(int userId) { in removeRebootEscrow() method in LockSettingsStorage
18808 PLcom/android/server/locksettings/LockSettingsStorage;->removeRebootEscrow(I)V