Searched refs:mMdn (Results 1 – 2 of 2) sorted by relevance
64 private String mMdn; field in RuimRecords80 + " mMdn=" + mMdn in toString()363 mMdn = IccUtils.cdmaBcdToString(data, 1, mdnDigitsNum); in onRecordLoaded()364 if (DBG) log("CSIM MDN=" + mMdn); in onRecordLoaded()797 if (!TextUtils.isEmpty(mMdn)) { in onAllRecordsLoaded()801 SubscriptionManager.from(mContext).setDisplayNumber(mMdn, subIds[0]); in onAllRecordsLoaded()894 ((mMdn == null) || (mMin == null))) { in isProvisioned()950 return mMdn; in getMdn()990 pw.println(" mMdn=" + mMdn); in dump()
468 private String mMdn; field in ServiceStateTracker553 mMdn = null; in updatePhoneType()1218 mMdn = cdmaSubscription[0]; in handleMessage()1223 if (DBG) log("GET_CDMA_SUBSCRIPTION: MDN=" + mMdn); in handleMessage()1262 mMdn = ruim.getMdn(); in handleMessage()1339 return mMdn; in getMdnNumber()4560 pw.println(" mMdn=" + mMdn); in dump()