Searched refs:actualProviderType (Results 1 – 1 of 1) sorted by relevance
892 int actualProviderType = rebootEscrowProvider.getType(); in armRebootEscrowIfNeeded() local893 if (expectedProviderType != actualProviderType) { in armRebootEscrowIfNeeded()895 + ", but the RoR is prepared with " + actualProviderType in armRebootEscrowIfNeeded()936 mStorage.setInt(REBOOT_ESCROW_KEY_PROVIDER, actualProviderType, USER_SYSTEM); in armRebootEscrowIfNeeded()