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.java1074 List<String> iccIds = getIccIdsOfInsertedPhysicalSims(); in getAvailableSubscriptionInfoList()
1097 private List<String> getIccIdsOfInsertedPhysicalSims() { in getIccIdsOfInsertedPhysicalSims() method in SubscriptionController