Searched refs:hasApnType (Results 1 – 1 of 1) sorted by relevance
1295 private boolean hasApnType(int type) { in hasApnType() method in ApnSetting1301 return hasApnType(TYPE_EMERGENCY); in isEmergencyApn()1310 if (hasApnType(type)) { in canHandleType()