Searched refs:SECDISCARDABLE_NAME (Results 1 – 1 of 1) sorted by relevance
129 private static final String SECDISCARDABLE_NAME = "secdis"; field in SyntheticPasswordManager1678 mStorage.listSyntheticPasswordProtectorsForUser(SECDISCARDABLE_NAME, userId); in destroyAllWeakTokenBasedProtectors()1701 destroyState(SECDISCARDABLE_NAME, protectorId, userId); in destroyProtectorCommon()1735 saveState(SECDISCARDABLE_NAME, secdiscardable, protectorId, userId); in saveSecdiscardable()1739 return loadState(SECDISCARDABLE_NAME, protectorId, userId); in loadSecdiscardable()