Searched refs:NETWORK_TYPE (Results 1 – 2 of 2) sorted by relevance
67 private static final String NETWORK_TYPE = "Ethernet"; field in EthernetNetworkFactory81 super(handler.getLooper(), context, NETWORK_TYPE, filter); in EthernetNetworkFactory() local468 .setLegacyTypeName(NETWORK_TYPE) in onIpLayerStarted()471 NETWORK_TYPE, mCapabilities, mLinkProperties, in onIpLayerStarted()
123 private static final String NETWORK_TYPE = "MOBILE"; field in DataConnection624 networkType, NETWORK_TYPE, TelephonyManager.getNetworkTypeName(networkType)); in DataConnection()2132 configBuilder.setLegacyTypeName(NETWORK_TYPE); in enter()