Searched refs:getLogicalSlotIndex (Results 1 – 11 of 11) sorted by relevance
132 public int getLogicalSlotIndex() { in getLogicalSlotIndex() method in UiccSlotMapping
137 public int getLogicalSlotIndex() { in getLogicalSlotIndex() method in UiccPortInfo
151 : portList.get(0).getLogicalSlotIndex(); in UiccSlotInfo()
3794 int simState = getSimState(getLogicalSlotIndex(physicalSlotIndex, activePort)); in getSimCardState()3820 int simState = getSimState(getLogicalSlotIndex(physicalSlotIndex, portIndex)); in getSimCardState()3847 private int getLogicalSlotIndex(int physicalSlotIndex, int portIndex) { in getLogicalSlotIndex() method in TelephonyManager3853 return portInfo.getLogicalSlotIndex(); in getLogicalSlotIndex()3908 int simState = getSimStateForSlotIndex(getLogicalSlotIndex(physicalSlotIndex, activePort)); in getSimApplicationState()3936 int simState = getSimStateForSlotIndex(getLogicalSlotIndex(physicalSlotIndex, portIndex)); in getSimApplicationState()4472 Collectors.groupingBy(UiccSlotMapping::getLogicalSlotIndex)); in isSlotMappingValid()4590 slotMapping.put(slotMap.getLogicalSlotIndex(), slotMap.getPhysicalSlotIndex()); in getLogicalToPhysicalSlotMapping()
2291 Phone phone = PhoneFactory.getPhone(portInfo.getLogicalSlotIndex()); in isSimPortAvailable()2293 Log.e(TAG, "Invalid logical slot: " + portInfo.getLogicalSlotIndex()); in isSimPortAvailable()
1166 doReturn(1).when(sim1).getLogicalSlotIndex(); in testCarrierPrivilegedAppBypass()1167 doReturn(2).when(sim2).getLogicalSlotIndex(); in testCarrierPrivilegedAppBypass()
1771 final int logicalIndex = mapping.getLogicalSlotIndex(); in updateCarrierPrivilegedCallbackRegistration()
4447 int logicalSlotIdx = mapping.getLogicalSlotIndex(); in convertSimSlotsMapping()4461 physicalSlots[mapping.getLogicalSlotIndex()] = mapping.getPhysicalSlotIndex(); in convertSlotMappingToList()
15685 method @IntRange(from=0) public int getLogicalSlotIndex();
46427 method @IntRange(from=0) public int getLogicalSlotIndex();
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...