• Home
  • Raw
  • Download

Lines Matching defs:slotIndex

1865     public int getCallStateForSlot(int slotIndex) {  in getCallStateForSlot()
2184 public String getImeiForSlot(int slotIndex, String callingPackage) { in getImeiForSlot()
2204 public String getTypeAllocationCodeForSlot(int slotIndex) { in getTypeAllocationCodeForSlot()
2215 public String getMeidForSlot(int slotIndex, String callingPackage) { in getMeidForSlot()
2236 public String getManufacturerCodeForSlot(int slotIndex) { in getManufacturerCodeForSlot()
2247 public String getDeviceSoftwareVersionForSlot(int slotIndex, String callingPackage) { in getDeviceSoftwareVersionForSlot()
2312 public int getCarrierIdFromMccMnc(int slotIndex, String mccmnc, boolean isSubscriptionMccMnc) { in getCarrierIdFromMccMnc()
2381 public int getActivePhoneTypeForSlot(int slotIndex) { in getActivePhoneTypeForSlot()
3615 public boolean hasIccCardUsingSlotIndex(int slotIndex) { in hasIccCardUsingSlotIndex()
3716 private Phone getPhoneFromSlotIdOrThrowException(int slotIndex) { in getPhoneFromSlotIdOrThrowException()
3741 int slotIndex, String callingPackage, String aid, int p2) { in iccOpenLogicalChannelBySlot()
3786 public boolean iccCloseLogicalChannelBySlot(int slotIndex, int channel) { in iccCloseLogicalChannelBySlot()
3823 public String iccTransmitApduLogicalChannelBySlot(int slotIndex, int channel, int cla, in iccTransmitApduLogicalChannelBySlot()
3876 public String iccTransmitApduBasicChannelBySlot(int slotIndex, String callingPackage, int cla, in iccTransmitApduBasicChannelBySlot()
4100 public boolean resetModemConfig(int slotIndex) { in resetModemConfig()
4126 public boolean rebootModem(int slotIndex) { in rebootModem()
6164 public void setSimPowerStateForSlot(int slotIndex, int state) { in setSimPowerStateForSlot()
6245 public int getRadioPowerState(int slotIndex, String callingPackage) { in getRadioPowerState()
6835 public boolean enableModemForSlot(int slotIndex, boolean enable) { in enableModemForSlot()
6855 public boolean isModemEnabledForSlot(int slotIndex, String callingPackage) { in isModemEnabledForSlot()