Searched refs:mMdn (Results 1 – 2 of 2) sorted by relevance
67 private String mMdn; field in RuimRecords85 + " mMdn=" + mMdn in toString()374 mMdn = IccUtils.cdmaBcdToString(data, 1, mdnDigitsNum); in onRecordLoaded()375 if (DBG) log("CSIM MDN=" + mMdn); in onRecordLoaded()822 if (!TextUtils.isEmpty(mMdn)) { in onAllRecordsLoaded()826 SubscriptionManager.from(mContext).setDisplayNumber(mMdn, subId); in onAllRecordsLoaded()917 ((mMdn == null) || (mMin == null))) { in isProvisioned()946 return mMdn; in getMdn()989 pw.println(" mMdn=" + mMdn); in dump()
542 private String mMdn; field in ServiceStateTracker702 mMdn = null; in updatePhoneType()1078 mMdn = null; in handleMessage()1434 mMdn = cdmaSubscription[0]; in handleMessage()1439 if (DBG) log("GET_CDMA_SUBSCRIPTION: MDN=" + mMdn); in handleMessage()1483 mMdn = ruim.getMdn(); in handleMessage()1634 return mMdn; in getMdnNumber()4944 pw.println(" mMdn=" + mMdn); in dump()