Home
last modified time | relevance | path

Searched refs:getCallbackScheduler (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/native/services/vibratorservice/test/
H A DVibratorHalControllerTest.cpp73 vibrator::CallbackScheduler* getCallbackScheduler() { return mCallbackScheduler.get(); } in getCallbackScheduler() function in MockHalWrapper
219 mMockHal.get()->getCallbackScheduler()->schedule(callback, timeout); in TEST_F()