Searched defs:apnType (Results 1 – 2 of 2) sorted by relevance
4910 public String[] getPcscfAddress(String apnType, String callingPackage, in getPcscfAddress()8247 public boolean isDataEnabledForApn(int apnType, int subId, String callingPackage) { in isDataEnabledForApn()8265 public boolean isApnMetered(@ApnType int apnType, int subId) { in isApnMetered()
2105 String apnType = parser.getAttributeValue(null, "type"); in getRow() local