Searched refs:mMdn (Results 1 – 2 of 2) sorted by relevance
65 private String mMdn; field in RuimRecords83 + " mMdn=" + mMdn in toString()380 mMdn = IccUtils.cdmaBcdToString(data, 1, mdnDigitsNum); in onRecordLoaded()381 if (DBG) log("CSIM MDN=" + mMdn); in onRecordLoaded()819 if (!TextUtils.isEmpty(mMdn)) { in onAllRecordsLoaded()823 SubscriptionManager.from(mContext).setDisplayNumber(mMdn, subId); in onAllRecordsLoaded()916 ((mMdn == null) || (mMin == null))) { in isProvisioned()946 return mMdn; in getMdn()997 pw.println(" mMdn=" + mMdn); in dump()
587 private String mMdn; field in ServiceStateTracker749 mMdn = null; in updatePhoneType()1167 mMdn = null; in handleMessage()1525 mMdn = cdmaSubscription[0]; in handleMessage()1530 if (DBG) log("GET_CDMA_SUBSCRIPTION: MDN=" + mMdn); in handleMessage()1574 mMdn = ruim.getMdn(); in handleMessage()1738 return mMdn; in getMdnNumber()5221 pw.println(" mMdn=" + mMdn); in dump()