Searched refs:callback1 (Results 1 – 4 of 4) sorted by relevance
498 val callback1 = TestableNetworkCallback(timeoutMs = DEFAULT_TIMEOUT_MS) in testSendScore() constant500 requestNetwork(request1, callback1) in testSendScore()605 val callback1 = TestableNetworkCallback(timeoutMs = DEFAULT_TIMEOUT_MS).also { in testTemporarilyUnmeteredCapability() constant608 requestNetwork(request1, callback1) in testTemporarilyUnmeteredCapability()
325 Controller2Callback callback1 = new Controller2Callback() { in testBroadcastSessionCommand() local339 .setControllerCallback(sHandlerExecutor, callback1) in testBroadcastSessionCommand()360 assertTrue(callback1.awaitOnConnected(WAIT_TIME_MS)); in testBroadcastSessionCommand()
2591 SimplePreviewStreamCb callback1 = new SimplePreviewStreamCb(1); in testMultiCameraRelease() local2592 mCamera.setPreviewCallback(callback1); in testMultiCameraRelease()
1079 AccountManagerCallback<Account[]> callback1 = new AccountManagerCallback<Account[]>() { in testGetAccountsByTypeAndFeaturesWithCallbackAndHandler() local1102 callback1, in testGetAccountsByTypeAndFeaturesWithCallbackAndHandler()