Searched defs: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() local
123 private static final String NETWORK_TYPE = "MOBILE"; field in DataConnection