Home
last modified time | relevance | path

Searched refs:SHARED_PREFS_REBOOT_PIN_BASE_KEY (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DPinStorage.java130 private static final String SHARED_PREFS_REBOOT_PIN_BASE_KEY = "encrypted_pin_reboot_"; field in PinStorage
666 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()