Searched refs:mIsPrivacySensitive (Results 1 – 1 of 1) sorted by relevance
84 int mIsPrivacySensitive = DONT_SET; member in AAudioAttributesTestBase128 if (mIsPrivacySensitive != DONT_SET) { in checkAttributes()130 mIsPrivacySensitive == IS_PRIVACY_SENSITIVE_TRUE); in checkAttributes()184 (mIsPrivacySensitive == DONT_SET) in checkAttributes()187 : (mIsPrivacySensitive == IS_PRIVACY_SENSITIVE_TRUE); in checkAttributes()734 mIsPrivacySensitive = std::get<1>(GetParam()); in SetUp()