Home
last modified time | relevance | path

Searched refs:getIccIdsOfInsertedPhysicalSims (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionController.java910 List<String> iccIds = getIccIdsOfInsertedPhysicalSims(); in getAvailableSubscriptionInfoList()
933 private List<String> getIccIdsOfInsertedPhysicalSims() { in getIccIdsOfInsertedPhysicalSims() method in SubscriptionController