Searched refs:sIRadioSimImpl (Results 1 – 1 of 1) sorted by relevance
59 private static IRadioSimImpl[] sIRadioSimImpl; field in MockModemService153 sIRadioSimImpl = new IRadioSimImpl[mNumOfPhone]; in onCreate()161 sIRadioSimImpl[i] = new IRadioSimImpl(this, sMockModemConfigInterface, i); in onCreate()211 return sIRadioSimImpl[phoneId]; in onBind()370 return sIRadioSimImpl[phoneId]; in getIRadioSim()