D | BackgroundKeyFetchWorkerTest.java | 236 public FluentFuture<List<DBEncryptionKey>> fetchAndPersistActiveKeysOfType( in testRunBackgroundKeyFetch_longRuntime_throwsTimeoutDuringFetch() method in BackgroundKeyFetchWorkerTest.AdSelectionEncryptionKeyManagerWithSleep 343 .fetchAndPersistActiveKeysOfType(anyInt(), any(), anyLong(), any(), any(), any()); 390 .fetchAndPersistActiveKeysOfType(anyInt(), any(), anyLong(), any(), any(), any()); 440 .fetchAndPersistActiveKeysOfType(anyInt(), any(), anyLong(), any(), any(), any()); 494 when(mProtectedServersEncryptionConfigManagerMock.fetchAndPersistActiveKeysOfType( 517 .fetchAndPersistActiveKeysOfType(anyInt(), any(), anyLong(), any(), any(), any()); 671 .fetchAndPersistActiveKeysOfType(anyInt(), any(), anyLong(), any(), any(), any()); 698 .fetchAndPersistActiveKeysOfType(anyInt(), any(), anyLong(), any(), any(), any());
|