Searched refs:SHARED_PREFS_REBOOT_PIN_BASE_KEY (Results 1 – 1 of 1) sorted by relevance
130 private static final String SHARED_PREFS_REBOOT_PIN_BASE_KEY = "encrypted_pin_reboot_"; field in PinStorage666 slotId, SHARED_PREFS_REBOOT_PIN_BASE_KEY, mShortTermSecretKey); in loadPinInformation()762 .remove(SHARED_PREFS_REBOOT_PIN_BASE_KEY + slotId); in savePinInformation()774 SHARED_PREFS_REBOOT_PIN_BASE_KEY, mShortTermSecretKey); in savePinInformation()