Searched refs:mMdn (Results 1 – 3 of 3) sorted by relevance
64 private String mMdn; field in RuimRecords80 + " mMdn=" + mMdn in toString()362 mMdn = IccUtils.cdmaBcdToString(data, 1, mdnDigitsNum); in onRecordLoaded()363 if (DBG) log("CSIM MDN=" + mMdn); in onRecordLoaded()841 if (!TextUtils.isEmpty(mMdn)) { in onAllRecordsLoaded()845 SubscriptionManager.from(mContext).setDisplayNumber(mMdn, subIds[0]); in onAllRecordsLoaded()941 ((mMdn == null) || (mMin == null))) { in isProvisioned()997 return mMdn; in getMdn()1037 pw.println(" mMdn=" + mMdn); in dump()
129 protected String mMdn; field in CdmaServiceStateTracker415 mMdn = cdmaSubscription[0]; in handleMessage()420 if (DBG) log("GET_CDMA_SUBSCRIPTION: MDN=" + mMdn); in handleMessage()1843 return mMdn; in getMdnNumber()2034 pw.println(" mMdn=" + mMdn); in dump()
110 mMdn = ruim.getMdn(); in handleMessage()