Searched refs:mIsPrivacySensitive (Results 1 – 4 of 4) sorted by relevance
152 return mIsPrivacySensitive; in isPrivacySensitive()156 mIsPrivacySensitive = privacySensitive; in setPrivacySensitive()247 bool mIsPrivacySensitive = false; variable
45 mIsPrivacySensitive = other.mIsPrivacySensitive; in copyFrom()332 ALOGD("mIsPrivacySensitive = %s", mIsPrivacySensitive ? "true" : "false"); in dump()
320 return mIsPrivacySensitive; in isPrivacySensitive()751 mIsPrivacySensitive = privacySensitive; in setPrivacySensitive()819 bool mIsPrivacySensitive = false; variable
112 mIsPrivacySensitive = builder.isPrivacySensitive(); in open()