Home
last modified time | relevance | path

Searched defs:privacyMode (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/av/media/libaaudio/tests/
H A Dtest_attributes.cpp36 int privacyMode = DONT_SET, in checkAttributes()
211 for (int privacyMode : sPrivacyModes) { in checkAttributesPrivacySensitive() local