Searched refs:mMdn (Results 1 – 2 of 2) sorted by relevance
68 private String mMdn; field in RuimRecords86 + " mMdn=" + mMdn in toString()372 mMdn = IccUtils.cdmaBcdToString(data, 1, mdnDigitsNum); in onRecordLoaded()373 if (DBG) log("CSIM MDN=" + mMdn); in onRecordLoaded()820 if (!TextUtils.isEmpty(mMdn)) { in onAllRecordsLoaded()824 SubscriptionManager.from(mContext).setDisplayNumber(mMdn, subId); in onAllRecordsLoaded()914 ((mMdn == null) || (mMin == null))) { in isProvisioned()944 return mMdn; in getMdn()995 pw.println(" mMdn=" + mMdn); in dump()
593 private String mMdn; field in ServiceStateTracker802 mMdn = null; in updatePhoneType()1231 mMdn = null; in handleMessage()1575 mMdn = cdmaSubscription[0]; in handleMessage()1580 if (DBG) log("GET_CDMA_SUBSCRIPTION: MDN=" + mMdn); in handleMessage()1624 mMdn = ruim.getMdn(); in handleMessage()1812 return mMdn; in getMdnNumber()5284 pw.println(" mMdn=" + mMdn); in dump()