Searched defs:apnType (Results 1 – 3 of 3) sorted by relevance
170 private void onReceiveMethodWithArgs(int apnType, int pcoId) { in onReceiveMethodWithArgs()
5582 public String[] getPcscfAddress(String apnType, String callingPackage, in getPcscfAddress()9322 public boolean isDataEnabledForApn(int apnType, int subId, String callingPackage) { in isDataEnabledForApn()9340 public boolean isApnMetered(@ApnType int apnType, int subId) { in isApnMetered()
2323 String apnType = parser.getAttributeValue(null, "type"); in getRow() local