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