Searched refs:getSimInfo (Results 1 – 5 of 5) sorted by relevance
362 String getSimInfo(int logicalSlotId, int type, String client); in getSimInfo() method
340 public String getSimInfo(int slotId, int type) throws Exception { in getSimInfo() method in MockModemManager348 result = configInterface.getSimInfo(slotId, type, TAG); in getSimInfo()
212 simPlmn = mMockModemConfigInterface.getSimInfo(mSubId, in updateSimReady()
1231 public String getSimInfo(int logicalSlotId, int type, String client) { in getSimInfo() method in MockModemConfigBase
421 String mccmnc = sMockModemManager.getSimInfo(slotId, in insertSatelliteEnabledSim()