Searched refs:protectedServersEncryptionConfigDao (Results 1 – 7 of 7) sorted by relevance
63 @NonNull ProtectedServersEncryptionConfigDao protectedServersEncryptionConfigDao, in ProtectedServersEncryptionConfigManager()77 Objects.requireNonNull(protectedServersEncryptionConfigDao); in ProtectedServersEncryptionConfigManager()78 mProtectedServersEncryptionConfigDao = protectedServersEncryptionConfigDao; in ProtectedServersEncryptionConfigManager()83 ProtectedServersEncryptionConfigDao protectedServersEncryptionConfigDao, in ProtectedServersEncryptionConfigManager() argument99 mProtectedServersEncryptionConfigDao = protectedServersEncryptionConfigDao; in ProtectedServersEncryptionConfigManager()
57 .protectedServersEncryptionConfigDao(), in getEncryptionConfigManager()83 .protectedServersEncryptionConfigDao(), in getProtectedServersEncryptionConfigManager()
84 public abstract ProtectedServersEncryptionConfigDao protectedServersEncryptionConfigDao(); in protectedServersEncryptionConfigDao() method in AdSelectionServerDatabase
123 .protectedServersEncryptionConfigDao(); in setup()
135 .protectedServersEncryptionConfigDao(); in setup()
130 .protectedServersEncryptionConfigDao(); in setUp()
391 mProtectedServersEncryptionConfigDao = serverDb.protectedServersEncryptionConfigDao(); in setUp()