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