Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSubscriptionController.java1138 selection += " OR (" + getSelectionForIccIdList(iccIds.toArray(new String[0])) in getAvailableSubscriptionInfoList()
3880 private String getSelectionForIccIdList(String[] iccIds) { in getSelectionForIccIdList() method in SubscriptionController