Searched refs:privacyMode (Results 1 – 1 of 1) sorted by relevance
36 int privacyMode = DONT_SET, in checkAttributes() argument64 if (privacyMode != DONT_SET) { in checkAttributes()65 AAudioStreamBuilder_setPrivacySensitive(aaudioBuilder, (bool)privacyMode); in checkAttributes()98 (privacyMode == DONT_SET) ? in checkAttributes()101 privacyMode; in checkAttributes()211 for (int privacyMode : sPrivacyModes) { in checkAttributesPrivacySensitive() local217 privacyMode, in checkAttributesPrivacySensitive()