Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pan/
DBluetoothTetheringNetworkFactory.java44 private static final String NETWORK_TYPE = "Bluetooth Tethering"; field in BluetoothTetheringNetworkFactory
62 super(looper, context, NETWORK_TYPE, new NetworkCapabilities()); in BluetoothTetheringNetworkFactory()
176 .setLegacyTypeName(NETWORK_TYPE) in startNetwork()
190 NETWORK_TYPE, in startNetwork()
/packages/modules/Connectivity/service-t/src/com/android/server/ethernet/
DEthernetNetworkFactory.java68 private static final String NETWORK_TYPE = "Ethernet"; field in EthernetNetworkFactory
524 .setLegacyTypeName(NETWORK_TYPE) in handleOnProvisioningSuccess()
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java199 private static final String NETWORK_TYPE = "WIFI_P2P"; field in WifiP2pServiceImpl
646 0, NETWORK_TYPE, ""); in makeNetworkInfo()