Home | History | Annotate | Download | only in data

Lines Matching defs:canHandleType

710     public boolean canHandleType(@ApnType int type) {
829 return (!this.canHandleType(TYPE_DUN)
830 && !other.canHandleType(TYPE_DUN)