Home
last modified time | relevance | path

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

/aosp12/system/chre/apps/test/common/chre_settings_test/src/
H A Dchre_settings_test_manager.cc45 bool gGotSourceEnabledEvent = false; variable
538 gGotSourceEnabledEvent = true; in handleAudioSourceStatusEvent()
556 } else if (gGotSourceEnabledEvent) { in handleAudioDataEvent()