Searched refs:SECDISCARDABLE_NAME (Results 1 – 1 of 1) sorted by relevance
134 private static final String SECDISCARDABLE_NAME = "secdis"; field in SyntheticPasswordManager1772 destroyState(SECDISCARDABLE_NAME, protectorId, userId); in destroyProtectorCommon()1806 saveState(SECDISCARDABLE_NAME, secdiscardable, protectorId, userId); in saveSecdiscardable()1810 return loadState(SECDISCARDABLE_NAME, protectorId, userId); in loadSecdiscardable()