Home
last modified time | relevance | path

Searched refs:mSubId2phone (Results 1 – 1 of 1) sorted by relevance

/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DTelephonyBackupAgent.java312 private SparseArray<String> mSubId2phone = new SparseArray<String>(); field in TelephonyBackupAgent
338 mSubId2phone.append(sub.getSubscriptionId(), phoneNumber); in onCreate()
353 mSubId2phone = subId2Phone; in setSubId()
849 final String selfNumber = mSubId2phone.get(subId);
1014 final String selfNumber = mSubId2phone.get(subId);