Home | History | Annotate | Download | only in telephony

Lines Matching defs:iccExchangeSimIO

4689     public byte[] iccExchangeSimIO(int fileID, int command, int p1, int p2, int p3,
4691 return iccExchangeSimIO(getSubId(), fileID, command, p1, p2, p3, filePath);
4711 public byte[] iccExchangeSimIO
4716 return telephony.iccExchangeSimIO(subId, fileID, command, p1, p2, p3, filePath);