Searched refs:mVoicePrivacyState (Results 1 – 1 of 1) sorted by relevance
84 private boolean mVoicePrivacyState = false; field in CallNotifier217 if (!mVoicePrivacyState) { in handleMessage()220 mVoicePrivacyState = true; in handleMessage()226 if (mVoicePrivacyState) { in handleMessage()229 mVoicePrivacyState = false; in handleMessage()