Home
last modified time | relevance | path

Searched refs:mIsNullCipherNotificationSupported (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java258 private boolean mIsNullCipherNotificationSupported = false; field in GsmCdmaPhone
3791 mIsNullCipherNotificationSupported = doesResultIndicateModemSupport(ar); in handleMessage()
5490 return mIsNullCipherNotificationSupported; in isNullCipherNotificationSupported()