Searched refs:mIsPrivacySensitive (Results 1 – 4 of 4) sorted by relevance
132 return mIsPrivacySensitive; in isPrivacySensitive()136 mIsPrivacySensitive = privacySensitive; in setPrivacySensitive()186 bool mIsPrivacySensitive = false; variable
49 mIsPrivacySensitive = other.mIsPrivacySensitive; in copyFrom()206 ALOGD("mIsPrivacySensitive = %s", mIsPrivacySensitive ? "true" : "false"); in dump()
269 return mIsPrivacySensitive; in isPrivacySensitive()610 mIsPrivacySensitive = privacySensitive; in setPrivacySensitive()650 bool mIsPrivacySensitive = false; variable
102 mIsPrivacySensitive = builder.isPrivacySensitive(); in open()