Searched refs:mIsPrivacySensitive (Results 1 – 4 of 4) sorted by relevance
141 return mIsPrivacySensitive; in isPrivacySensitive()145 mIsPrivacySensitive = privacySensitive; in setPrivacySensitive()233 bool mIsPrivacySensitive = false; variable
48 mIsPrivacySensitive = other.mIsPrivacySensitive; in copyFrom()315 ALOGD("mIsPrivacySensitive = %s", mIsPrivacySensitive ? "true" : "false"); in dump()
314 return mIsPrivacySensitive; in isPrivacySensitive()716 mIsPrivacySensitive = privacySensitive; in setPrivacySensitive()783 bool mIsPrivacySensitive = false; variable
110 mIsPrivacySensitive = builder.isPrivacySensitive(); in open()