Searched refs:matchSubId (Results 1 – 1 of 1) sorted by relevance
942 int matchSubId = SubscriptionManager.INVALID_SUBSCRIPTION_ID; in getMatchingSubId() local946 matchSubId = subInfo.getSubscriptionId(); in getMatchingSubId()947 if (matchSubId == dataSubId) { in getMatchingSubId()953 vlogd("matching subId is " + matchSubId); in getMatchingSubId()954 return matchSubId; in getMatchingSubId()