Home
last modified time | relevance | path

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

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