Home
last modified time | relevance | path

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

/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DTelephonyProvider.java3788 SimRestoreMatch bestRestoreMatch = null; in findAndRestoreAllMatches()
3796 SimRestoreMatch currSimRestoreMatch = new SimRestoreMatch( in findAndRestoreAllMatches()
3889 private static class SimRestoreMatch { class in TelephonyProvider
3901 public SimRestoreMatch(String iccIdFromDb, int carrierIdFromDb, in SimRestoreMatch() method in TelephonyProvider.SimRestoreMatch