Home
last modified time | relevance | path

Searched defs:addToSubIdList (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionController.java225 public void addToSubIdList(int slotIndex, Integer value) { in addToSubIdList() method in SubscriptionController.WatchedSlotIndexToSubIds
4010 private synchronized boolean addToSubIdList(int slotIndex, int subId, int subscriptionType) { in addToSubIdList() method