Searched refs:getSelectionForSubIdList (Results 1 – 1 of 1) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | SubscriptionController.java | 2283 value, getSelectionForSubIdList(subIdList), null); in updateDatabase() 3580 value, getSelectionForSubIdList(subIdList), null); in createSubscriptionGroup() 3698 value, getSelectionForSubIdList(subIdList), null); in addSubscriptionsIntoGroup() 3751 List<SubscriptionInfo> subInfoList = getSubInfo(getSelectionForSubIdList(subIdList), in removeSubscriptionsFromGroup() 3763 value, getSelectionForSubIdList(subIdList), null); in removeSubscriptionsFromGroup() 3812 getSelectionForSubIdList(subIdList), null); in checkCarrierPrivilegeOnSubList() 3840 public static String getSelectionForSubIdList(int[] subId) { in getSelectionForSubIdList() method in SubscriptionController
|