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