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.java300 private SparseArray<String> mSubId2phone = new SparseArray<String>(); field in TelephonyBackupAgent
326 mSubId2phone.append(sub.getSubscriptionId(), phoneNumber); in onCreate()
341 mSubId2phone = subId2Phone; in setSubId()
725 final String selfNumber = mSubId2phone.get(subId);
868 final String selfNumber = mSubId2phone.get(subId);