Searched refs:mMdn (Results 1 – 2 of 2) sorted by relevance
65 private String mMdn; field in RuimRecords81 + " mMdn=" + mMdn in toString()367 mMdn = IccUtils.cdmaBcdToString(data, 1, mdnDigitsNum); in onRecordLoaded()368 if (DBG) log("CSIM MDN=" + mMdn); in onRecordLoaded()815 if (!TextUtils.isEmpty(mMdn)) { in onAllRecordsLoaded()819 SubscriptionManager.from(mContext).setDisplayNumber(mMdn, subId); in onAllRecordsLoaded()920 ((mMdn == null) || (mMin == null))) { in isProvisioned()948 return mMdn; in getMdn()988 pw.println(" mMdn=" + mMdn); in dump()
458 private String mMdn; field in ServiceStateTracker602 mMdn = null; in updatePhoneType()1278 mMdn = null; in handleMessage()1356 mMdn = cdmaSubscription[0]; in handleMessage()1361 if (DBG) log("GET_CDMA_SUBSCRIPTION: MDN=" + mMdn); in handleMessage()1400 mMdn = ruim.getMdn(); in handleMessage()1511 return mMdn; in getMdnNumber()4402 pw.println(" mMdn=" + mMdn); in dump()