Searched defs:phoneSubId (Results 1 – 2 of 2) sorted by relevance
508 int phoneSubId = mPhone.getSubId(); in onActionIntentReconnectAlarm() local595 int phoneSubId = mPhone.getSubId(); in DcTrackerBase() local779 final int phoneSubId = mPhone.getSubId(); in setDataOnRoamingEnabled() local810 final int phoneSubId = mPhone.getSubId(); in getDataOnRoamingEnabled() local852 int phoneSubId = mPhone.getSubId(); in getDataEnabled() local1440 int phoneSubId = mPhone.getSubId(); in onSetUserDataEnabled() local
298 public static int calculatePreferredNetworkType(Context context, int phoneSubId) { in calculatePreferredNetworkType()