Searched refs:mVoicePrivacyState (Results 1 – 1 of 1) sorted by relevance
86 private boolean mVoicePrivacyState = false; field in CallNotifier219 if (!mVoicePrivacyState) { in handleMessage()222 mVoicePrivacyState = true; in handleMessage()228 if (mVoicePrivacyState) { in handleMessage()231 mVoicePrivacyState = false; in handleMessage()