Searched refs:PlatformKeyManager (Results 1 – 6 of 6) sorted by relevance
68 public class PlatformKeyManager { class98 public static PlatformKeyManager getInstance(Context context, RecoverableKeyStoreDb database) in getInstance()100 return new PlatformKeyManager( in getInstance()107 PlatformKeyManager( in PlatformKeyManager() method in PlatformKeyManager
90 private final PlatformKeyManager mPlatformKeyManager;114 PlatformKeyManager.getInstance(context, recoverableKeyStoreDb), in newInstance()139 PlatformKeyManager platformKeyManager, in KeySyncTask()171 if (generation < PlatformKeyManager.MIN_GENERATION_ID_FOR_UNLOCKED_DEVICE_REQUIRED) { in syncKeys()180 if (generation < PlatformKeyManager.MIN_GENERATION_ID_FOR_UNLOCKED_DEVICE_REQUIRED) { in syncKeys()
115 private final PlatformKeyManager mPlatformKeyManager;139 PlatformKeyManager platformKeyManager; in getInstance()142 platformKeyManager = PlatformKeyManager.getInstance(context, db); in getInstance()182 PlatformKeyManager platformKeyManager, in RecoverableKeyStoreManager()
98 private PlatformKeyManager mPlatformKeyManager;590 static class PlatformKeyManagerTestable extends PlatformKeyManager {
105 @Mock private PlatformKeyManager mPlatformKeyManager;
171 @Mock private PlatformKeyManager mPlatformKeyManager;