Home
last modified time | relevance | path

Searched refs:addSupportedType (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/service/src/com/android/server/
DConnectivityService.java1134 addSupportedType(TYPE_WIFI); in loadSupportedTypes()
1137 addSupportedType(TYPE_WIFI_P2P); in loadSupportedTypes()
1142 addSupportedType(TYPE_MOBILE); in loadSupportedTypes()
1143 addSupportedType(TYPE_MOBILE_MMS); in loadSupportedTypes()
1144 addSupportedType(TYPE_MOBILE_SUPL); in loadSupportedTypes()
1145 addSupportedType(TYPE_MOBILE_DUN); in loadSupportedTypes()
1146 addSupportedType(TYPE_MOBILE_HIPRI); in loadSupportedTypes()
1147 addSupportedType(TYPE_MOBILE_FOTA); in loadSupportedTypes()
1148 addSupportedType(TYPE_MOBILE_IMS); in loadSupportedTypes()
1149 addSupportedType(TYPE_MOBILE_CBS); in loadSupportedTypes()
[all …]