Searched defs:simType (Results 1 – 4 of 4) sorted by relevance
131 public String updateSwpStatusForEuicc(int simType) { in updateSwpStatusForEuicc()164 private int getPort(int simType) { in getPort()
441 public void onPreferredSimChanged(int simType) { in onPreferredSimChanged()
1615 public void onPreferredSimChanged(int simType) { in onPreferredSimChanged()
729 int simType = isActive ? getSimTypeById(subscriptionId) : TelephonyUtils.SIM_TYPE_UNKNOWN; in onPreferredSubscriptionChanged() local