Home
last modified time | relevance | path

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

/aosp12/system/chre/apps/test/common/chre_audio_concurrency_test/src/
H A Dchre_audio_concurrency_test_manager.cc94 success = setTimeoutTimer(20 /* durationSeconds */); in handleTestCommandMessage()
97 success = setTimeoutTimer(20 /* durationSeconds */); in handleTestCommandMessage()
170 bool Manager::setTimeoutTimer(uint32_t durationSeconds) { in setTimeoutTimer() function in chre::audio_concurrency_test::Manager
/aosp12/system/chre/apps/test/common/chre_audio_concurrency_test/inc/
H A Dchre_audio_concurrency_test_manager.h96 bool setTimeoutTimer(uint32_t durationSeconds);