Searched refs:addToSubIdList (Results 1 – 1 of 1) sorted by relevance
232 public void addToSubIdList(int slotIndex, Integer value) { in addToSubIdList() method in SubscriptionController.WatchedSlotIndexToSubIds1442 if (addToSubIdList(slotIndex, subId, subscriptionType)) { in addSubInfo()4348 private synchronized boolean addToSubIdList(int slotIndex, int subId, int subscriptionType) { in addToSubIdList() method4362 sSlotIndexToSubIds.addToSubIdList(slotIndex, subId); in addToSubIdList()4366 sSlotIndexToSubIds.addToSubIdList(slotIndex, subId); in addToSubIdList()