Searched defs:NETWORK_TYPE (Results 1 – 3 of 3) sorted by relevance
47 private static final String NETWORK_TYPE = "Bluetooth Tethering"; field in BluetoothTetheringNetworkFactory
66 private static final String NETWORK_TYPE = "Ethernet"; field in EthernetNetworkFactory80 super(handler.getLooper(), context, NETWORK_TYPE, filter); in EthernetNetworkFactory() local
141 private static final String NETWORK_TYPE = "MOBILE"; field in DataConnection