Searched refs:matchSubId (Results 1 – 1 of 1) sorted by relevance
724 int matchSubId = SubscriptionManager.INVALID_SUBSCRIPTION_ID; in getMatchingSubId() local727 matchSubId = subInfo.getSubscriptionId(); in getMatchingSubId()728 if (matchSubId == dataSubId) { in getMatchingSubId()734 vlogd("matching subId is " + matchSubId); in getMatchingSubId()735 return matchSubId; in getMatchingSubId()