Searched refs:mIsGlobalCdma (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
H A DMobileNetworkSettings.java134 private boolean mIsGlobalCdma; field in class:MobileNetworkSettings
548 mIsGlobalCdma = isLteOnCdma
630 } else if (mIsGlobalCdma) {
996 mIsGlobalCdma ||
1024 if (!mIsGlobalCdma) {
1035 if (!mIsGlobalCdma) {
1055 if (!mIsGlobalCdma) {
1098 mIsGlobalCdma ||

Completed in 11 milliseconds