Searched refs:subid (Results 1 – 3 of 3) sorted by relevance
205 public int checkSmsShortCodeDestination(int subid, String callingPackage, in checkSmsShortCodeDestination() argument
1660 int subid); in getClientRequestStats() argument
569 private TelephonyManager getTelephonyManagerForSubid(int subid) { in getTelephonyManagerForSubid() argument570 return getTelephonyManager().createForSubscriptionId(subid); in getTelephonyManagerForSubid()