Home | History | Annotate | Download | only in telephony

Lines Matching defs:getSubId

1190     public static int[] getSubId(int slotIndex) {
1192 logd("[getSubId]- fail");
1201 subId = iSub.getSubId(slotIndex);
1498 int[] subIds = SubscriptionManager.getSubId(phoneId);