Searched refs:onRebootEscrowRestored (Results 1 – 3 of 3) sorted by relevance
199 void onRebootEscrowRestored(byte spVersion, byte[] syntheticPassword, int userId); in onRebootEscrowRestored() method583 mCallbacks.onRebootEscrowRestored(escrowData.getSpVersion(), in restoreRebootEscrowForUser()
3739 public void onRebootEscrowRestored(byte spVersion, byte[] syntheticPassword, int userId) {
23363 …droid/server/locksettings/LockSettingsService$RebootEscrowCallbacks;->onRebootEscrowRestored(B[BI)V