Home
last modified time | relevance | path

Searched defs:iccIds (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() local
3430 private String getSelectionForIccIdList(String[] iccIds) { in getSelectionForIccIdList()