Searched refs:mIsCdmaVoicePrivacyEnabled (Results 1 – 1 of 1) sorted by relevance
775 private boolean mIsCdmaVoicePrivacyEnabled; field in TelephonyConnection1277 mIsCdmaVoicePrivacyEnabled); in updateConnectionProperties()2334 if(mIsCdmaVoicePrivacyEnabled != isEnabled) { in setCdmaVoicePrivacy()2335 mIsCdmaVoicePrivacyEnabled = isEnabled; in setCdmaVoicePrivacy()