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.java318 private SparseArray<String> mSubId2phone = new SparseArray<String>(); field in TelephonyBackupAgent
398 mSubId2phone.append(sub.getSubscriptionId(), phoneNumber); in onCreate()
426 mSubId2phone = subId2Phone; in setSubId()
990 final String selfNumber = mSubId2phone.get(subId);
1155 final String selfNumber = mSubId2phone.get(subId);