Searched refs:configObserver (Results 1 – 1 of 1) sorted by relevance
78 std::shared_ptr<AccessibilityConfigObserverImpl> configObserver = in BenchmarkTestForSetScreenMagnificationState() local84 config.SubscribeConfigObserver(CONFIG_SCREEN_MAGNIFICATION, configObserver, false); in BenchmarkTestForSetScreenMagnificationState()90 configObserver->SetCompletePromise(complete); in BenchmarkTestForSetScreenMagnificationState()125 std::shared_ptr<AccessibilityConfigObserverImpl> configObserver = in BenchmarkTestForSetShortkeyTarget() local131 config.SubscribeConfigObserver(CONFIG_SHORT_KEY_TARGET, configObserver, false); in BenchmarkTestForSetShortkeyTarget()137 configObserver->SetCompletePromise(complete); in BenchmarkTestForSetShortkeyTarget()175 std::shared_ptr<AccessibilityConfigObserverImpl> configObserver = in BenchmarkTestForSetContentTimeout() local181 config.SubscribeConfigObserver(CONFIG_CONTENT_TIMEOUT, configObserver, false); in BenchmarkTestForSetContentTimeout()188 configObserver->SetCompletePromise(complete); in BenchmarkTestForSetContentTimeout()221 std::shared_ptr<AccessibilityConfigObserverImpl> configObserver = in BenchmarkTestForSubscribeConfigObserver() local[all …]